Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iosorin/page-object-pattern
Page Object Pattern with Webdriver.io
https://github.com/iosorin/page-object-pattern
pageobject-pattern testing webdriver webdriverio
Last synced: 11 days ago
JSON representation
Page Object Pattern with Webdriver.io
- Host: GitHub
- URL: https://github.com/iosorin/page-object-pattern
- Owner: iosorin
- Created: 2020-04-29T16:48:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T19:45:55.000Z (almost 2 years ago)
- Last Synced: 2023-03-21T11:06:37.780Z (almost 2 years ago)
- Topics: pageobject-pattern, testing, webdriver, webdriverio
- Language: JavaScript
- Homepage:
- Size: 1.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Page Object Pattern with webdriver.io, mocha and chai
> First visual regression test with Page Object Pattern.[chromedriver][chromedriver]
Practice visual testing in a compartment with the most common testing pattern.
Install the dependencies
```bash
npm i
```Start the test:
```bash
npm run test
```[chromedriver]: https://chromedriver.chromium.org/
[chromedriver-image]: https://chromedriver.chromium.org/