Skip to content

v0.9.7

Compare
Choose a tag to compare
@adrianth adrianth released this 12 May 21:51
· 370 commits to master since this release
  • Support ".yml" extension for tests, data files and macros.
  • Support the property accessor syntax for the data sharing APIs.
  • Add support for iOS predicate string selectors.
  • Add WriteTextFile, selenium.SetBrowserAspect, selenium.GetActiveElement and selenium.ReadElementAspect actions.
  • Add $output API.
  • Support the property accessor syntax for $macroOutput and $macroArgs APIs.
  • Update test session status in the server UI in real time.
  • Add screenshots upload functionality.
  • Add accessibilityId as a separate locator type.
  • Add support for iosClassChain locator type.
  • Default to trace-level logging in the web UI.
  • Prevent server crash when rendering results for huge test sessions.
  • Add links to screenshots in the test execution results page.
  • Add $include JavaScript API.
  • Include test tags in the JSON payload returned from the the GET session API.
  • Various fixes and stability improvements.