Skip to content

Commit 917f4ed

Browse files
committed
Update README.md
1 parent 3254605 commit 917f4ed

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## Test Automation Framework Cucumber TestNG and Selenium Java building by Anh Tester
66

7+
### 💥Important: when clone this repo, you should select 'Recursive' to get all submodules
8+
79
**SOME FEATURES IN FRAMEWORK**
810

911
1. Run the parallel Scenario on feature file
@@ -18,11 +20,13 @@
1820
10. Read data test from Json file
1921
11. Main keyword is WebUI
2022
12. Sample test feature
23+
13. Use DataFaker and JavaFaker to generate data
24+
14. Javadoc for this source
2125

2226
### **SYSTEM REQUIREMENTS**
2327

24-
- **JDK version >= 17**
25-
- Chrome, Edge, Firefox browser
28+
- Install Java JDK (recommend JDK >= 17)
29+
- Install Chrome Browser, Edge Browser, Firefox Browser
2630
- Setup **Allure environment**:
2731
https://mvnrepository.com/artifact/io.qameta.allure/allure-java-commons
2832
or
@@ -449,7 +453,10 @@ or
449453
┗ 📜README.md
450454
```
451455

452-
## Copyright 2022-2024 Anh Tester
456+
## Copyright 2022-2025 Anh Tester
457+
458+
### ⭐️ I will support your company if needed
459+
#### **📗 Documents:** https://deepwiki.com/anhtester/AutomationFrameworkCucumberTestNG
453460

454461
> Anh Tester Blog: https://anhtester.com/
455462

0 commit comments

Comments
 (0)