Skip to content

How to use old version or another chrome driver? #1892

Answered by mdmintz
ne-skazhu asked this question in Q&A
Discussion options

You must be logged in to vote

You can use Syntax Format 9 (or 10) from https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md#sb_sf_09, which gives you total control with how you spin up your web browsers. This is especially useful when you want to use a browser that isn't officially supported.

In some situations, you might want to change the Chromium browser binary location (when using the other syntax formats), and you can do that with: pytest --binary-location=PATH.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ne-skazhu
Comment options

@ne-skazhu
Comment options

@mdmintz
Comment options

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