We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8429f5e commit 381ff20Copy full SHA for 381ff20
README.md
@@ -2,6 +2,16 @@
2
3
Ready-to-use UI Test Automation Architecture using Java and Playwright.
4
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
15
## Installation Steps
16
17
In order to use the framework:
0 commit comments