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.
- Host: GitHub
- URL: https://github.com/adrianpat/automation-practice
- Owner: AdrianPat
- Created: 2024-05-28T18:37:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T14:40:35.000Z (over 1 year ago)
- Last Synced: 2025-02-14T14:51:32.504Z (over 1 year ago)
- Topics: allure, intellij, java, selenium, testng, webdriver
- Language: Java
- Homepage: http://www.automationpractice.pl/index.php
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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