There was an error while loading. Please reload this page.
1 parent fc0412e commit 9f83abfCopy full SHA for 9f83abf
README.md
@@ -11,7 +11,7 @@ Template for [aquality-selenium-java](https://github.com/aquality-automation/aqu
11
- **models/**: classes that represent data models of the application under the test (POJO classes)
12
- **utilities/**: util classes
13
- **src/main/resources/**: resource files such as configurations and test data
14
-- *aquality-selenium-template-cucumber* - Cucumber implementation of the tests
+- **aquality-selenium-template-cucumber** - Cucumber implementation of the tests
15
- **features/**: Cucumber feature files with test scenarios
16
- **hooks/**: Cucumber [hooks](https://cucumber.io/docs/cucumber/api/#hooks)
17
- **runners/**: Cucumber test runners
0 commit comments