You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python toolkit for easy end-to-end web testing and [site tours](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/tour_examples/ReadMe.md) with [pytest](https://docs.pytest.org/en/latest/index.html) and [Selenium WebDriver](https://selenium.dev/).
6
6
@@ -657,7 +657,7 @@ Additionally, you can use the ``@retry_on_exception()`` decorator to specificall
657
657
658
658
**If you see something, say something!**<br />[<imgsrc="https://img.shields.io/github/issues-closed-raw/seleniumbase/SeleniumBase.svg?color=22BB88"alt="" />](https://github.com/seleniumbase/SeleniumBase/issues?q=is%3Aissue+is%3Aclosed)[<imgsrc="https://img.shields.io/github/issues-pr-closed/seleniumbase/SeleniumBase.svg?logo=github&logoColor=white&color=22BB99">](https://github.com/seleniumbase/SeleniumBase/pulls?q=is%3Apr+is%3Aclosed)
659
659
660
-
**If you like us, give us a star!**<br />[<imgsrc="https://img.shields.io/github/stars/seleniumbase/seleniumbase.svg?color=777CFA"alt="" />](https://github.com/seleniumbase/SeleniumBase/stargazers)
660
+
**If you like us, give us a star!**<br />[<imgsrc="https://img.shields.io/github/stars/seleniumbase/seleniumbase.svg?color=888CFA"alt="" />](https://github.com/seleniumbase/SeleniumBase/stargazers)
0 commit comments