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

A question about using seleniumbase with pytest #3225

Closed tejendrapsingh closed 3 weeks ago

mdmintz commented 3 weeks ago

Without a stack trace, I can't really see where your script is failing. If unreliable code is properly wrapped in try/except blocks, then loops should continue going.