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

https://github.com/adrianpat/automation-practice

This repository contains example automated tests written according to the Page Object Model in Selenium (Java) as a self-study. There are tests of some functionalities of the automationpractice web application.
https://github.com/adrianpat/automation-practice

allure intellij java selenium testng webdriver

Last synced: about 2 months ago
JSON representation

This repository contains example automated tests written according to the Page Object Model in Selenium (Java) as a self-study. There are tests of some functionalities of the automationpractice web application.

Awesome Lists containing this project

README

          

src/test/java/
- config — classes with test configuration
- pages — page models of the website
- tests — test classes
- utilities — additional classes/tools

testData — folder with Excel files