-
- Downloads
Added e2e test
Showing
- package-lock.json 1574 additions, 115 deletionspackage-lock.json
- package.json 4 additions, 0 deletionspackage.json
- tests/e2e/.eslintrc.js 5 additions, 0 deletionstests/e2e/.eslintrc.js
- tests/e2e/custom-assertions/elementCount.js 34 additions, 0 deletionstests/e2e/custom-assertions/elementCount.js
- tests/e2e/custom-commands/customExecute.js 37 additions, 0 deletionstests/e2e/custom-commands/customExecute.js
- tests/e2e/custom-commands/openHomepage.js 23 additions, 0 deletionstests/e2e/custom-commands/openHomepage.js
- tests/e2e/custom-commands/openHomepageClass.js 24 additions, 0 deletionstests/e2e/custom-commands/openHomepageClass.js
- tests/e2e/globals.js 104 additions, 0 deletionstests/e2e/globals.js
- tests/e2e/page-objects/homepage.js 52 additions, 0 deletionstests/e2e/page-objects/homepage.js
- tests/e2e/specs/test-with-pageobjects.js 30 additions, 0 deletionstests/e2e/specs/test-with-pageobjects.js
- tests/e2e/specs/test.js 21 additions, 0 deletionstests/e2e/specs/test.js
Loading
Please register or sign in to comment