0.0.6
<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