Skip to content

Commit 1e7e912

Browse files
authored
Update README.md
1 parent 3a52d37 commit 1e7e912

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
[![Java CI with Maven](https://github.com/ptchela/EpolifJavaTestngSeleniumAllure/actions/workflows/selenium_test.yml/badge.svg)](https://github.com/ptchela/EpolifJavaTestngSeleniumAllure/actions/workflows/selenium_test.yml)
2+
#### Project description
3+
<!DOCTYPE html>
4+
<html lang="en">
25

6+
<head>
7+
<meta charset="UTF-8">
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9+
</head>
310

4-
#### Project description
11+
<body>
12+
<h1>OpenCart Java Selenium TestNG Allure</h1>
13+
14+
<p>
15+
This project is a test automation suite for the Epolif online information site, utilizing <strong>Java</strong>, <strong>Selenium WebDriver</strong>,
16+
<strong>TestNG</strong>, and <strong>Allure</strong> нетTest Reporter for reporting.
517

18+
</p>
619
My personal test automation project to trigger automated tests, generate Allure Report and publish to GitHub Pages via GitHub Actions workflow. All user stories and test cases are displayed on Trello board.
720

821
Test object👉

0 commit comments

Comments
 (0)