You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: