Skip to content

didiercolo/WebdriverIO-SeleniumGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebdriverIO example running on Selenium Grid

This repo contains a simple Webdriver.io test executed on a Selenium Grid

Instructions

  • Clone this repo

  • At a terminal window execute sh scripts/start-seleniumGrid.sh

  • At other terminal window execute sh scripts/add-firefox-driver.sh

  • Then execute npm install

To run your tests using local chrome driver:

  • Execute npm test and tests will be start running

To run your tests using Selenium Grid

  • Execute npm test:grid and tests will be start running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors