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.17k stars 960 forks source link

Add back AngularJS waits by default #3126

Closed mdmintz closed 3 weeks ago

mdmintz commented 3 weeks ago

Add back AngularJS waits by default


This will partially revert https://github.com/seleniumbase/SeleniumBase/issues/3122.

Some people still need the AngularJS waits (the default setting was changed in 4.30.5). After this ticket, users should see similar behavior to 4.30.4 and earlier.

(Note that UC Mode will always skip these waits because the call might be detectable.)

mdmintz commented 3 weeks ago

This was resolved in 4.30.6 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.6