Web Automation and Android Automation
Web Automation on Google.com
- Get Pokemon Name
- Input Pokemon Name
- See Pokemon Name
Android Automation
- Create To-Do
- Complete/Check To-Do
- Uncheck To-Do
- Filter To-Do for “Active” only
- Filter To-Do for “Complete” only
- Refresh
- Clear Completed To-Do
- Check Statistic
- Intellij IDEA
- Java Library for dependencies on build.gradle:
- Selenium 3.141.59
- Cucumber 5.6.0
- JUnit 4.12
- Clone this project
- Open the project on Intellij IDEA
- Run CucumberRunner
- Run SeleniumTest