seleniumbase / SeleniumBase

📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.
https://seleniumbase.io
MIT License
5.34k stars 980 forks source link

Regarding the infinite loop caused by updating Google #2009

Closed AitchY-sh closed 1 year ago

AitchY-sh commented 1 year ago

X(G6LHH6 DNFXG)C H8`X%D

I use jenkins to run the test cases, but after the test, it automatically downloads the chromedriver, I don't know why it keeps not stopping. This also causes my jenkins job to run all the time.

mdmintz commented 1 year ago

Duplicate of https://github.com/seleniumbase/SeleniumBase/issues/1966, and that was already resolved in newer versions. Upgrade to the latest version of SeleniumBase, and that should resolve your issue.

(I'm assuming you're not on the latest version. Please include your seleniumbase & Python versions when opening tickets.)