Skip to content

0.0.6

Compare
Choose a tag to compare
@fhoeben fhoeben released this 10 Oct 22:55
· 33 commits to master since this release
        <dependency>
            <groupId>nl.hsac</groupId>
            <artifactId>hsac-fitnesse-appium</artifactId>
            <version>0.0.6</version>
        </dependency>
  • less round trips to appium server: deciding what kind of RemoteElement is needed, the description how elements are found is done without consulting the server, isDisplayed() and isEnabled() are cached