The example of stateless solution for Web UI tests design
http://the-internet.herokuapp.com/
To run UI Tests (in Chrome):
gradle test
- build tool -
Gradle
- test framework -
Selenide
- test runner -
JUnit
- Comaqa Spring 2018. Антипаттерны UI-Автоматизации (https://www.youtube.com/watch?v=eP1CsV5rt-A)
- KDTA (KISS-Driven Test Automation, https://github.com/vinogradoff/selenide101)