Michael Mintz
Michael Mintz
It's time SeleniumBase had its own test case management software. There should be a way to easily generate boilerplate files for storing test case steps and expected results. These tables...
## SeleniumBase 3 is here! ### Here are some of the latest improvements, which include the new ``behave`` integration. Upgrade to seleniumbase ``3.1.0`` or newer to get these new features!...
SeleniumBase Commander (*Available in SeleniumBase ``2.5.0``*) 🎖️ SeleniumBase Commander lets you run pytest scripts from a Desktop GUI. 🎖️ To launch it, use ``sbase commander`` or ``sbase gui``: ```bash sbase...
## [](https://github.com/seleniumbase/SeleniumBase/) SeleniumBase Case Plans 🗂️ 🗂️ SeleniumBase Case Plans is Test Case Management Software that uses Markdown tables for displaying test plans directly in GitHub (and other source code...
SeleniumBase Case Plans needs a video tutorial. There's currently a ReadMe: [help_docs/case_plans.md](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/case_plans.md) A video tutorial would be better.
SeleniumBase Commander needs a video tutorial. There's currently a ReadMe: [help_docs/commander.md](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/commander.md) A video tutorial would be better.
## The latest version of ``requests`` (``2.29.0``) does not support ``urllib3`` ``2.0.0`` ``urllib3`` ``2.0.0`` was just released: https://github.com/urllib3/urllib3/releases/tag/2.0.0 But currently ``requests`` ``2.29.0`` has a range bound on it: ``=1.21.1`` for...
## One of the CAPTCHA test sites disabled their CAPTCHA (or exceeded a limit) This morning, https://nowsecure.nl/#relax is no longer throwing a Turnstile/CAPTCHA. I was able to reach it with...
## Getting ready for the next UC Mode video tutorial If you haven't already heard the news, the last one was quite popular: Thousands of views, hundreds of likes, and...
There's a new UC Mode video showing how it works, and how it fixes bugs with undetected-chromedriver: https://www.youtube.com/watch?v=5dMFI3e85ig ### Note the improvements made: * Driver version-detection & management. * Allowing...