FluentLenium/FluentLenium

View on GitHub
examples/appium/src/main/resources/config.properties

Summary

Maintainability
Test Coverage
appium.server.url=http://127.0.0.1:4723/wd/hub
spring.profiles.active=android
# Get apps from https://github.com/King-of-Spades/AppCenter-Samples/tree/master/Appium
android.app.path=target/swiftnotes.apk
iphone.app.path=target/UITestDemo.iOS.app