Contributing
October 18, 2021 ยท View on GitHub
Feel free to work on any issue with pr welcome label or suggest your changes/improvements!
Any help is appreciated!
Set Up Project
To set up the project, run:
$ npm install
You should then be able to run tests that pass via:
$ npm test
Release
Only members of the Technical Steering Committee (TSC) team of the WebdriverIO org can release the package. If you are a member, just trigger the Manual NPM Publish workflow and pick a release type, e.g. patch, minor or major.