github seleniumbase/SeleniumBase v4.45.3
4.45.3 - Base Chromium support

latest release: v4.45.4
one day ago

Base Chromium support

New Features:

sbase get chromium downloads Chromium to the seleniumbase/chromium_drivers/ folder.
In scripts, use Chromium via use_chromium=True, or --use-chromium on the command-line.
(Unlike Chrome 142+, Chromium still allows extensions with the --load-extension switch.)
In SeleniumBase, use extension_dir="DIR1,DIR2" / --extension-dir="DIR1,DIR2" to load.

What's Changed

Full Changelog: v4.45.2...v4.45.3

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.