https://github.com/aerokube/moon-webdriverio-example
This is an example project of using WebDriver.io with Moon
https://github.com/aerokube/moon-webdriverio-example
Last synced: 3 months ago
JSON representation
This is an example project of using WebDriver.io with Moon
- Host: GitHub
- URL: https://github.com/aerokube/moon-webdriverio-example
- Owner: aerokube
- License: apache-2.0
- Created: 2021-01-31T10:17:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T03:00:27.000Z (over 2 years ago)
- Last Synced: 2025-06-06T23:09:10.408Z (4 months ago)
- Language: JavaScript
- Size: 474 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Moon Webdriver.io Example
This example demonstrates how to work with [Aerokube Moon](https://aerokube.com/moon/) using [Webdriver.io](https://github.com/webdriverio/webdriverio).
```
$ npm install
$ npm run test
```