Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zyab1ik/selenide-practice


https://github.com/zyab1ik/selenide-practice

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Selenium Testing With Selenide. Simple Example

1. Fill out the registration form with random data and submit it for confirmation: [automation-practice-form](https://demoqa.com/automation-practice-form)
2. Add pageObjects to the code
3. Incorporate random value generation using Java Faker into the code.