Getting Started with WebdriverIO - Complete Tutorial for Beginners Step by Step
Offered By: Automation Step by Step via YouTube
Course Description
Overview
Learn to automate browser and mobile testing with WebdriverIO in this comprehensive tutorial for beginners. Explore the features and setup of this open-source automation framework, including installation, project configuration, and test creation. Master running tests, generating Allure reports, and working with web elements using WebdriverIO's powerful syntax. Follow step-by-step instructions to set up your development environment, create your first test scripts, and generate detailed test reports. By the end of this tutorial, you'll have a solid foundation in WebdriverIO for modern web, mobile, and desktop application testing.
Syllabus
Introduction
What is WebdriverIO
Features of WebdriverIO
Software and Hardware Requirements
How to install Nodejs on windows os
IDE Visual Studio Code
Create a new folder and open in IDE VS Code
Open terminal and run command *npm init -y*
Install webdriverio using command *npm init wido* and select options as needed
Webdriverio configuration file *wdio.conf.js*
Check webdriverio version *npm ls webdriverio*
How to run tests in webdriverio project
How to create tests in webdriverio project
How to create allure reports in webdriverio project
Outro
Taught by
Automation Step by Step
Related Courses
Advanced Selenium: Automation FrameworksLinkedIn Learning UI Automation with WebdriverIO
Test Automation University Automated Visual Testing with WebdriverIO
Test Automation University cssSelector Tutorial from basic to advance level.
Udemy The Complete WebdriverIO Course: From Zero to Expert! [2023]
Udemy