configure proxy in page.request.get(pdf_url)
I need help how to configure the proxy server properly while using page.request.get. Here is my setup:
I made sure proxy is configure in the context, and I am able to execute page.goto(pdf_url) no problem: