Skip to content

v3.8.0

Choose a tag to compare

@tourdedave tourdedave released this 23 May 15:15
· 225 commits to master since this release
  • Added forEach and storeJson commands
  • Made it so explicit wait commands (e.g., wait for element visible, etc.) override the built-in implicit wait mechanism
  • Fixed a bug in how the runner fetches dependencies, so it only happens when features that need external dependencies are used
  • Added the ability for plugins to create variables
  • Changed the code export UI to prompt the user for a download location