-
Could you please add the option to use launch_persistent_context, to be able to run the browser with some addons (e.g. captcha solvers or ublock). I could mount the directories with my addon and user data to your container using docker -v and also pass them as arguments to create_browser.
-
VNC - on the first request it's on port 6080, next time 6081 etc... It really makes it difficult to follow and watch/debug the browser.
Can I/you somehow fix the port to one value?
-
sometimes there is an error when creating the browser. When looking into docker logs i see something like
XIO: fatal IO error 4 (Interrupted system call) on X server ":99"
I'm sorry I can't provide more details because as a workaround I just restart browser's container every some time to avoid this error,
so I haven't seen it for a while.
-
If i remember correctly it wasn't possible to ignore https errors. Normally it's possible in playwright.
Apart from that - great product! Thanks.
Could you please add the option to use launch_persistent_context, to be able to run the browser with some addons (e.g. captcha solvers or ublock). I could mount the directories with my addon and user data to your container using docker -v and also pass them as arguments to create_browser.
VNC - on the first request it's on port 6080, next time 6081 etc... It really makes it difficult to follow and watch/debug the browser.
Can I/you somehow fix the port to one value?
sometimes there is an error when creating the browser. When looking into docker logs i see something like
XIO: fatal IO error 4 (Interrupted system call) on X server ":99"
I'm sorry I can't provide more details because as a workaround I just restart browser's container every some time to avoid this error,
so I haven't seen it for a while.
If i remember correctly it wasn't possible to ignore https errors. Normally it's possible in playwright.
Apart from that - great product! Thanks.