gulp-selenium-grid
gulp-selenium-grid is a gulp plugin to run selenium-grid tests
Install
npm install --save-dev gulp-selenium-grid
Usage
You can run Selenium-grid with:
gulp;
If you just want to run all tests under a folder:
gulp;
gulp-selenium-grid is a gulp plugin to run selenium-grid tests
npm install --save-dev gulp-selenium-grid
You can run Selenium-grid with:
gulp;
If you just want to run all tests under a folder:
gulp;
npm i gulp-selenium-grid
1
1.0.0
MIT