Playwright version: 1.30.0
Visual Studio 2019, C# dotnet
Browser: [Chromium]
Operating System: Windows
Hi, we want to download a PDF file. We don't have a click option to download. So in selenium, we used to set the chrome options to "plugins.always_open_pdf_externally". Similarly, can we have some options for the playwright as well?
Playwright version: 1.30.0
Visual Studio 2019, C# dotnet
Browser: [Chromium]
Operating System: Windows
Hi, we want to download a PDF file. We don't have a click option to download. So in selenium, we used to set the chrome options to "plugins.always_open_pdf_externally". Similarly, can we have some options for the playwright as well?