-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
Description
Is your feature request related to a problem? Please describe.
I often get really frustrated when automated browser detection systems block my testing scripts.
Describe the solution you'd like
Allow to use https://pypi.org/project/patchright/ instead of playwright with an option.
Describe alternatives you've considered
I’ve thought about just using regular patched Playwright, but with robot it a lot easier.