Webdriver IO with Jscript
- Description
Webdriver IO with Jscript
Upcoming Course: This session runs on weekday evenings. 7 sessions of 3 hours
Introduction to WebDriverIO
Introduction to WebDriverIO: What is WebDriverIO – Need for it?
How is it different from conventional webdriver
Architecture of WebDriverIO?
Supporting frameworks?
WebDriverIO Setup:
Setup NodeJS
Setup WebDriverIO
Setup WebdriverIO configuration
Fundamentals of JavaScript:
What is NodeJs
Fundamentals of java script
Running script
NPM
Variables, functions, loops
Promise handling
OOPs in javascript
Libraries in jscript
Developing and running scripts
Develop your first script
Using Selenium Standalone Service
Locator strategy
Multi browser execution
Parallel Execution
Framework support – Jasmine, Mocha and Cucumber
E2E Framework development
What is an automation framework?
Components of a typical framework
Data strategy
Page Object Model
Available Boilerplates
Runnings the framework
API calls from framework
Docker and CI:
Docker image creation
Running tests using docker
Running tests from pipeline – Jenkins and GitLab