Skip to content

Commit 36c0787

Browse files
Dale Nguyenchristian-bromann
authored andcommitted
Added Accessibility Test to TypeScript boilerplate (webdriverio#3376)
* Added new TypeScript boilerplate for WebdriverIO * Added Accessibility test ability to TypeScript boilerplate
1 parent bd69235 commit 36c0787

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/BoilerplateProjects.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ The boilerplate holds the following things
2121

2222
This project creates a powerful boilerplate for UI Automation Testing with WebdriverIO, TypeScript, Mocha, Chai and Allure report.
2323

24-
- Framework: WebdriverIO (v5x), TypeScript(v3x), @Types/Mocha (v5x), Chai (v5x), @Wdio/Allure (v5x)
24+
- Framework: WebdriverIO (v5x), TypeScript(v3x), @Types/Mocha (v5x), Chai (v5x), @Wdio/Allure (v5x), Axe-core(v3x)
2525
- Features:
26+
- Accessibility test with Axe-core
2627
- TypeScript Page Object Models
2728
- TypesScript Models
2829
- Code Prettier

0 commit comments

Comments
 (0)