Skip to content

v1.1.0

Compare
Choose a tag to compare
@adrianth adrianth released this 09 Mar 19:14
· 178 commits to master since this release
  • Feature(server): add support for test actor groups
  • Feature(server): add replay session option in Web UI
  • Feature(appium): add appium.SwitchToFrame keyword
  • Feature(server): check if OpenTest is on the latest version and notify user if it's not
  • Feature(appium): upgrade Appium client library to 7.0.0
  • Feature(cli): put actor's user jars in class path so custom extensions are properly loaded
  • Feature(selenium): add support for additional Chrome browser options
  • Feature(appium): add sendToActiveElement argument to SendKeys action
  • Feature(appium): add hideKeyboardIos and hideKeyboardAndroid config params
  • Feature(server): report missing tests in the create session API
  • Feature(actor): accept responses with no payload in HttpRequest action
  • Security updates
  • Various other bug fixes and improvements