issues
search
seleniumbase
/
SeleniumBase
📊 Blazing fast Python framework for web crawling, scraping, testing, and reporting. Supports pytest. Stealth abilities: UC Mode and CDP Mode.
https://seleniumbase.io
MIT License
5.43k
stars
982
forks
source link
CDP Mode - Patch 2
#3220
Closed
mdmintz
closed
4 weeks ago
mdmintz
commented
4 weeks ago
CDP Mode - Patch 2
Update UC Mode
--> This improves the fix / workaround for the
user-data-dir
issue on Chrome-130 in UC Mode. --> This also includes an update that allows loading cross-origin cookies with the
load_cookies()
method.
Include CDP Mode in packages
--> This resolves
https://github.com/seleniumbase/SeleniumBase/issues/3219
Update examples for CDP Mode
CDP Mode - Patch 2
user-data-dir
issue on Chrome-130 in UC Mode. --> This also includes an update that allows loading cross-origin cookies with theload_cookies()
method.