$ git clone https://github.com/screener-io/screener-webdriver-examples.git
$ cd screener-webdriver-examples
$ npm install
Then, add SCREENER_API_KEY
and SCREENER_GROUP_ID
environment variables to your system, getting the values from your Screener E2E account.
$ npm run test-nightwatch
$ npm run test-protractor
$ npm run test-python
$ npm run test-webdriverio