Skip to content

some remarks and questions #4

@wszak

Description

@wszak
  1. 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.

  2. 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?

  3. 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.

  4. If i remember correctly it wasn't possible to ignore https errors. Normally it's possible in playwright.

Apart from that - great product! Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions