Skip to content

Browser library v13.5.0

Compare
Choose a tag to compare
@mkorpela mkorpela released this 04 Sep 14:21
· 1660 commits to main since this release
72b2e23

What's Changed

This version improves the functionality of Record Selector by adding free text edit for generated selector and ability to test with highlight where the selector is pointing to.
When running Browser with enable_presenter_mode=True will stop and open selector recorder if a selector fails. The recorded selector will then be used to retry the keyword in question. This allows you to fix with one test execution all changed selectors.

Full Changelog: v13.4.0...v13.5.0