Does it support Selenium Grid? #442
Unanswered
shouzhongjun
asked this question in
Q&A
Replies: 2 comments
-
It should be supported. According to the code, the client only needs to pass the required environment variables through the options of |
Beta Was this translation helpful? Give feedback.
0 replies
-
![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does it support Selenium Grid?
Python version support, there are corresponding usages, does the Go version also support it?
python:
SELENIUM_REMOTE_URL=http://192.168.1.105:19091/ python demo.py --browser chromium
Beta Was this translation helpful? Give feedback.
All reactions