WebDriverIO v5 JavaScript & Node. js automation for beginners
$19.99

Description

This course designed to help QA Engineers with zero knowledge in coding to be able to start building automation testing frameworks from scratch or be able to maintain the existing projects in the current job. Also, this course will be helpful for QA Automation Engineers with knowledge in different tools(Java, Python, Ruby, Selenium WebDriver and etc.) to start using JavaScript & Node.js with WebDriverIO v5 for building next-generation testing framework.What is WebDriverIO?•WebDriverIO is a custom implementation for selenium's W3C webdriver API. It is written in JavaScript and packaged into ‘npm' and runs on Node.jsBenefits:•WebdriverIO allows you to automate any application written with modern web frameworks such as React, Angular, Polymeror Vue.js as well as native mobile applications for Android and iOS.•WebDriverIO has simple and easy to write Syntax.•WebDriverIO has `wdio setup wizard' which makes our project setup very easy.•You can write your own JavaScript functions test.•The test runner also comes with a variety of hooks that allow us to interfere into the test process in order to e.g. take screenshots if an error occurs or set browser resolution based on browser type.Node.js, NPM•NodeJS is a JavaScript runtime environment which includes everything you need to execute a program written in JavaScript. It's build on Chrome's V8 JavaScript engine.•NPM(Node Package Manager) is Node.js' package ecosystem and the largest ecosystem of open source libraries in the world. It's package manager for the JavaScript environment Node.js.•NPM is distributed with Node.js - which means that when you download Node.js, you automatically get npm installed on your computer. Validate that npm installed run {npm -v}

logo

Udemy