github seleniumbase/SeleniumBase v1.66.13
Recorder Mode assertions and more

latest releases: v4.27.0, v4.26.4, v4.26.3...
2 years ago

Recorder Mode assertions and more

  • New feature: Add test assertions directly from Recorder Mode.

🔴 SeleniumBase 1.66.13 lets you add assertions for elements and text while making a recording. To add an element assertion, press the [^]-key (SHIFT+6), (the border will become purple) then click on elements that you'd like to assert. To add a text assertion, press the [&]-key (SHIFT+7), (the border will become orange) then click on text elements that you'd like to assert. To go back to the regular Record Mode, press any other key. While in the special assertion modes, certain actions such as clicking on links won't have any effect. This lets you make assertions on elements without certain actions getting in the way.

Other changes:

  • Add methods for activating and deactivating Demo Mode.
  • Skip the time-limit feature while in Recorder Mode.
  • Refresh Python dependencies

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.