<<Main Post <<Complete WebDriverIO Tutorial>> WebDriverIO – Install Node.js and Configure WebDriverIO is written in JavaScript and packaged into ‘npm’ and runs on Node.js. Hence Node.js installation is required. Follow the below steps for installing Node.js in your machine:- 1) Open https://nodejs.org/en/download/ in any browser. Scroll down and click on Previous…
<<Main Post <<Complete WebDriverIO Tutorial>> WebDriverIO – Download GeckoDriver for Windows and Configure Firstly understand, What is Gecko and GeckoDriver ? Gecko is a web browser engine used in many applications developed by Mozilla Foundation and the Mozilla Corporation. GeckoDriver is the link between your tests in Selenium and the Firefox…
<<Main Post <<Complete WebDriverIO Tutorial>> WebDriverIO – Install Git Bash for Windows and Configure Git Bash is an application for Microsoft Windows environments which provides an emulation layer for a Git command line experience. A shell is a terminal application used to interface with an operating system through written commands. Follow the below steps…
<<Complete WebDriverIO Tutorial>> Next Post>> Introduction to WebDriverIO Tutorial Following are the content by which you can be familiar with WebDriverIO:- Note: All the terms and tools mentioned in this article will be explained in detailed…