How do I run a WebdriverIO script?
In order to run WebdriverIO follow the steps:- Create a project folder in a terminal. Create a Project Name Folder, in my instance “WebdriverIOTutorials,” and navigate to it using the commands below. Run the following command on the console to create an NPM project (package.json).