Skip to content

Can SB run tests using the selenium/standalone-chrome? #2319

Answered by mdmintz
drFrankWhite asked this question in Q&A
Discussion options

You must be logged in to vote

seleniumbase works wherever you can run pip install seleniumbase. If you want to connect to a selenium grid (if that's what selenium/standalone-chrome is) then you can set servername and port as options in the Driver() and SB() manager formats, as well as using --server=HOST/IP and --port=PORT as pytest command-line options.

Replies: 3 comments 1 reply

Comment options

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

You must be logged in to vote
1 reply
@mdmintz
Comment options

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