Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Disable Initial Checks #3425

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

Is there any way to disable version checks and other things when using SB? I've already started it once and I know the drive is the correct version! So I would like to disable the checks

You must be logged in to vote

As mentioned in #2849 (comment):

--driver-version="keep" / driver_version="keep"

driver_version=None, # Set the chromedriver or uc_driver version to use.

See the docs on specifying the driver version.

If you're keeping your driver version, then SeleniumBase won't try to download a new one.
(Unless you don't have any driver at all.) Compatibility is not guaranteed.

Replies: 1 comment

Comment options

As mentioned in #2849 (comment):

--driver-version="keep" / driver_version="keep"

driver_version=None, # Set the chromedriver or uc_driver version to use.

See the docs on specifying the driver version.

If you're keeping your driver version, then SeleniumBase won't try to download a new one.
(Unless you don't have any driver at all.) Compatibility is not guaranteed.

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

AltStyle によって変換されたページ (->オリジナル) /