Skip to content

More trouble using Alpine Linux on Docker #2135

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

You must be logged in to vote

By default, seleniumbase only downloads a new driver if the major version doesn't match (eg. 117). In the next release, SeleniumBase will let you set an exact version (#2137). Also, based on your warning message, either an error occurred or seleniumbase wasn't used at all, because that warning message shouldn't appear when running tests via seleniumbase. SeleniumBase lets you have mismatched driver/browser versions (Eg. driver_version="112", even if your Chrome version is 117.)

Based on your comments from #2111, it seems like you already figured out how to make it work:

Also note that Driver() doesn't use UC Mode by default.

Make sure to use UC Mode if you want chromedriver to remain und…

Replies: 3 comments 8 replies

Comment options

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

You must be logged in to vote
6 replies
@jdholtz
Comment options

@mdmintz
Comment options

@jdholtz
Comment options

@mdmintz
Comment options

@jdholtz
Comment options

Comment options

You must be logged in to vote
2 replies
@mdmintz
Comment options

@jdholtz
Comment options

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