Introduction
  • Course overview
  • What we need to know
Tools
  • WebDriverIO v5 overview
  • Node.js and NPM
Environment pre-requisites
  • Visual Studio Code IDE
  • Java JDK
  • GitHub project
Developing test script
  • Application under test
  • Developing test script
Configuring framework for parallel execution
  • Configuration wdio.config.js file for parallel execution
  • Creating new test cases
  • Running test cases in parallel in Google Chrome browser
  • Grouping test suites in wdio.config.js
  • Push project to GitHub
  • Running same script multiple times
  • Link to Complete course WebDriverIO and JavaScript automation for beginners