Post Categories News Tutorial Post dateOctober 29, 2023 New Video Tutorial: Undetectable Automation Post read time23 sec read There’s a new SeleniumBase video tutorial: Undetectable Automation: https://www.youtube.com/watch?v=5dMFI3e85ig In summary, you’ll learn how...
Post Categories News Tutorial Post dateJuly 6, 2023 Debugging with the new pdbp (Pdb+) Python debugger! Post read time4 min read Meet pdbp (Pdb+) — SeleniumBase‘s new built-in Python debugger! Why not just use Python’s...
Post Categories News Post dateApril 23, 2023 My trip to SeleniumConf 2023 Post read time2 min read My trip to SeleniumConf 2023 to present SeleniumBase. SeleniumConf 2023 was held in...
Post Categories News Tutorial Post dateDecember 23, 2021 SeleniumBase Recorder Mode: All the details. Post read time5 min read 🔴 SeleniumBase Recorder Mode lets you record/export browser actions into Python test automation scripts....
Post Categories News Post dateMay 7, 2021 Version 1.63.2 is here! Post read time1 min read SeleniumBase 1.63.2 has been shipped, and it contains a few updates: Most noteably, the...
Post Categories News Post dateMay 4, 2021 May the 4th be with you! Post read time10 sec read May the 4th be with you! Star Wars fans, today is your day… enjoy...
Post Categories News Post dateMay 1, 2021 The new SeleniumBase Dashboard is here! Post read time1 min read With the release of SeleniumBase 1.63.0, the new Dashboard has arrived, which includes multiple...
Post Categories News Post dateApril 21, 2021 SeleniumBase 1.62.0 has been shipped! Post read time38 sec read SeleniumBase 1.62.0 has been shipped with new methods and commands. For the GitHub link,...
Post Categories News Post dateApril 17, 2021 SeleniumBase 1.61.0 has been released! Post read time28 sec read SeleniumBase 1.61.0 details: Allow parallel tests with -n=NUM when using --dashboard mode, and more....
Post Categories News Post dateApril 10, 2021 SeleniumBase 1.60.0 has been released Post read time1 min read SeleniumBase 1.60.0 contains new methods and lots of optimizations. New methods: self.switch_to_newest_window() self.assert_elements_present(*args, **kwargs)...