Learn Mobile Test Automation for Android and iOS using Appium with Java
Stars
52
Forks
25
Watchers
52
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
updated dependencies and plugin versions (#43)
78947c6View on GitHubAdded example code to run parallel automation tests using appium on IOS Simulator on local machine (#40)
a90c58aView on GitHubupdatedx dependency version in pom.xml, updated code to run appium server programtically using uiautomator2 (#38)
19e3109View on GitHubupdated dependencies for appium java client, removed selenium dependency, updated plugin versions for surefire and maven compiler (#31)
ea1e70fView on GitHubadded example code for drag and drop in ios
d62f5a2View on GitHubAdded simple tests for ios with form page and swipe gestures (#27)
f7065a5View on GitHubtestng xml updated with test flows, added temporary fix in pom.xml for the appium server throwing npe (#19)
d016334View on GitHubadded example tests for chrome browser on mobile (#17)
1230d62View on GitHubadded tests to handle alert and notification in android app (#15)
2cf6289View on GitHub