Skip to content

4.0

Compare
Choose a tag to compare
@laolubenson laolubenson released this 02 Sep 18:59
ffbaaf7

This release requires Selenium.Webdriver 3.14.1.
In addition to entries in beta versions:

  • Added the ability to terminate a given application on the device (#340). See documentation
  • Added the ability to query the given app status on a device (#341). See documentation
  • Added property on AndroidDriver.cs to provide the ability to get the name of the current Android package (#343) See documentation
  • Updated AppiumWebElement.cs to strictly compatible locator strategies (#345) fixes #328