File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 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
9111 . Run the parallel Scenario on feature file
182010 . Read data test from Json file
192111 . Main keyword is WebUI
202212 . 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
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
You can’t perform that action at this time.
0 commit comments