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.36k stars 979 forks source link

Better error-handling when activating UC Mode with incompatible modes #1579

Closed mdmintz closed 2 years ago

mdmintz commented 2 years ago

Better error-handling when activating UC Mode with incompatible modes

pytest could be programmed to end the run before any test starts when using incompatible options.

mdmintz commented 2 years ago

Released in 4.7.0 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.0