Skip to content

dilpreetj/webdriverio-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebdriverIO Tutorial

This repo is part of my WebdriverIO tutorial series on YouTube

To start

  • Access the appropriate branch related to the video - ex: "write-tests-3"
  • Clone the branch locally
  • Run npm i

Run Tests

  • npx wdio wdio.conf.js