Skip to content

v3.5.1

Choose a tag to compare

@corevo corevo released this 27 Jan 12:18
· 371 commits to master since this release
ec2f175

Notable Changes

  • Plugins can abort the playback before it starts.

Fixes

  • selenium-side-runner bundled jest was upgraded to version 24.
  • echo correctly displays false values.
  • store text will try to extract empty strings from elements that likely have no contents.
  • commands in a nested control flow loop (e.g., a command after an if block inside of a while block) correctly link back to the top of the loop