POC showing native android app automation with Appium & Serenity BDD framework
Stars
38
Forks
26
Watchers
38
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
experiements with noReset,fullReset http://appium.io/docs/en/writing-running-appium/caps/
3957115View on GitHubupdated as per changes in https://appium.github.io/java-client/io/appium/java_client/pagefactory/AppiumFieldDecorator.html constructor and to latest library version
31002a7View on GitHubfix as per https://github.com/serenity-bdd/serenity-core/issues/937
941afedView on GitHubbiggest refactor to get the script working with latest version of serenity-core
586626fView on GitHubfix as per https://github.com/serenity-bdd/serenity-core/issues/660
4ac7203View on GitHubremoved appium.browserName as not needed for native app automation on android
6ecc967View on GitHubfixes as per https://github.com/rmpestano/cukedoctor/issues/83
30a9124View on GitHubintegration with cukedoctor , run script with command mvn clean verify
4a74e6fView on GitHub