Skip to content
Discussion options

You must be logged in to vote

You have configured it to use selenium instead of the sockpuppetbrowser/playwright setup

This is wrong

      environment:
        - WEBDRIVER_URL=http://playwright-chrome:4444/wd/hub

Use this line

# - PLAYWRIGHT_DRIVER_URL=ws://sockpuppetbrowser:3000

(but change ws://sockpuppetbrowser:3000 to `ws://playwright-chrome:3000``

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by CodeBrauer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants