Skip to content

SusTaras/webdriverio-workshop

Repository files navigation

hb-wdio-project

Seed project for Heisenbug 2020 workshop.

Installing

First install all dependenices:

npm install

You will need running selenium server on localhost:4444, run it with webdriver-manager:

npm install -g webdriver-manager
webdriver-manager update
webdriver-manager start

Switch to new terminal tab, and run tests:

npm test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors