Skip to content

v3.5.6

Choose a tag to compare

@corevo corevo released this 12 Feb 10:15
· 310 commits to master since this release
a5cad5e

Notable Changes

  • Added an indicator when selecting an element is required
  • Added a new xpath locator strategy based on element's inner text, it will be used when all other strategies fail
  • Plugins can edit recorded commands on the fly, and not only at the moment of recording
  • Target urls now resolve relatively to the base url if they don't start with a /

Fixes

  • Fixed performance issue with css locator recording
  • Fixed an issue with mouse down command