Project of Web UI autotests using Page Object Model. Framework from scratch.
Tech stack: Java, Selenium, TestNG. Website: https://formy-project.herokuapp.com/
The project represents how to interact with:
- ✅ Autocomplete form - done!
- ✅ Date picker form - done!
- ✅ Complete Web Form with DataProvider - done!
And:
- ✅ Run tests without opening a browser - done!
- ✅ Making screenshots for failing tests - done!