github seleniumbase/SeleniumBase v1.18.1
Replacing deprecated pytest code with new code

latest releases: v4.26.4, v4.26.3, v4.26.2...
5 years ago

Mostly replacing deprecated pytest code with new code to prevent:
PytestDeprecationWarning: the `pytest.config` global is deprecated. Please use `request.config` or `pytest_configure` (if you're a pytest plugin) instead.

The solution involved using sb_config in place of pytest.config.option

Unrelated, there's also a small update to fix a console script used for downloading the selenium server jar file. (It's only needed when you're trying to run your own Selenium Grid)

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.