Previously mobile automation tests were written using JavaScript client. This task is undertaken to find out, whether using different client (Java Client) is easier/ more maintainable/ stable. A number of repositories is being created, while progressing through the Appium course (https://www.udemy.com/mobile-automation-using-appiumselenium-3/), including:
https://github.com/pawelpaszki/appium-java-client-basics/
https://github.com/pawelpaszki/mvn-test
https://github.com/pawelpaszki/mvn-testNG
https://github.com/pawelpaszki/appium-pages-test
And gists:
https://gist.github.com/pawelpaszki/912fc351f6f44ffdde38e362c6ce5d08
https://gist.github.com/pawelpaszki/287736d3ba6763f6d3815b1e68654bae
https://gist.github.com/pawelpaszki/743defc82347e9fd3c5490bd142e0b7b |
|