Skip to content

v1.2.0

Choose a tag to compare

@alvarolaserna alvarolaserna released this 06 Jan 13:37
· 196 commits to master since this release
d304fe5
  • Deprecation of Configuration.deviceTest and Configuration.iOSTesting. Newer implementation:
    Configuration.automationType = <ANDROID_PLATFORM/IOS_PLATFORM/DESKTOP_PLATFORM>

  • Removed scrollIntoView() method

  • Implementation of Configuration.poolingTime (default 200 milliseconds)

  • More support for TestUI GRID (Beta).

  • Fix issues with iOS remote session, and quit session after test

  • ADBUtils new static variables to set up location of appium chromeDriver:
    MAC_CHROME_DRIVER, LNX_CHROME_DRIVER, WIN_CHROME_DRIVER

  • Added new methods for find and select by Value

  • New Selenide version 5.5.0