Skip to content

who to set up WebDriver path? #2714

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

You must be logged in to vote

The driver either needs to be on your System PATH, or in the seleniumbase/drivers folder for where SeleniumBase is installed. (For UC Mode, it can only be in the seleniumbase/drivers folder.)

Mismatched driver/browser pairings are allowed if you pass --driver-version="keep" as a pytest arg, or driver_version="keep" in the SB() / Driver() formats.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
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