Skip to content

screener-io/screener-webdriver-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screener E2E WebDriver Examples

How to Run

$ 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.

Nightwatch
$ npm run test-nightwatch
Protractor
$ npm run test-protractor
Python
$ npm run test-python
WebdriverIO
$ npm run test-webdriverio

About

WebDriver examples for Screener E2E

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published