Skip to content

Commit 381ff20

Browse files
authored
Update README.md
1 parent 8429f5e commit 381ff20

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
Ready-to-use UI Test Automation Architecture using Java and Playwright.
44

5+
## Features
6+
7+
- Configuration-based architecture
8+
- Utilizes Page Objects and Page Component Objects
9+
- Data-Driven
10+
- Captures screenshot on test failure
11+
- Records video of test execution
12+
- Provides detailed test report
13+
- Supports parallel test execution
14+
515
## Installation Steps
616

717
In order to use the framework:

0 commit comments

Comments
 (0)