Skip to content

1.8.0

Compare
Choose a tag to compare
@rgonalo rgonalo released this 05 Oct 10:17
· 179 commits to master since this release
7a3664d
  • Allow lists in config properties instead of converting them to strings
  • Fix typo in documentation for configuration Server logs type
  • Include click action in InputText element
  • New config property 'automatic_context_selection' in [Driver] section for mobile tests with webview
    If it's false, the WebElement is searched using always NATIVE context
    If it's true, the WebElement is searched using context NATIVE or WEBVIEW depeding of the webview attribute value