Skip to content

v22.2.0

Compare
Choose a tag to compare
@soulgalore soulgalore released this 24 May 14:05
· 224 commits to main since this release

Added

  • New command: Mouse single click on a element with a specific id commands.mouse.singleClick.byId(id) and commands.mouse.singleClick.byIdAndWait(id) #2135.
  • New command: commands.wait.byIdAndVisible(id, maxTime) - wait for an element with id to become visible #2137.

Fixed

  • Make sure errors are correctly logged if you cannot add text to element #2136.

v22.1.0...v22.2.0