Wojciech
10/11/2024, 5:28 AMheadless: false
mode to check how things look, and I've noticed it opens new windows for each URL instead of opening new tabs. Is there a way to configure this behavior? I'd prefer to have new tabs open instead of separate windows.
2. Chromium-specific Features in Firefox
I'm getting this warning when using Firefox:
WARN Playwright Utils: blockRequests() helper is incompatible with non-Chromium browsers.
Are there any polyfills or workarounds for the playwrightUtils
features that are Chromium-specific? I'd like to use blockRequests()
or similar functionality with Firefox if possible.
Any insights or suggestions would be greatly appreciated! Thanks in advance for your help.
#playwright #firefoxHall
10/11/2024, 5:28 AM