We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0231a commit 2802558Copy full SHA for 2802558
README.md
@@ -12,7 +12,6 @@ Simple Example using selenium cucumber Js
12
selenium webdriver (driving the web application): https://www.npmjs.com/package/selenium-webdriver
13
selenium webdriver api documentation : https://seleniumhq.github.io/selenium/docs/api/javascript/module/selenium-webdriver/lib/promise.html
14
Faker(generate random data fo testing): https://www.npmjs.com/package/faker
15
- Page-objects: been used to make life easier so that there is a central place if tests needs to be changed and elements updated
16
```
17
18
### Reports
0 commit comments