Over the past five years, I've constructed many automation test frameworks, both tinkering here at home and creating ones on-the-job.
For this next series of blog entries, I will be exploring Webdriver IO Version 6, which uses JavaScript, Node Js, and the Node Package Manager (NPM). The only problem? I last used this particular toolset back when I was working on a Nightwatch JS project four years ago. So, here it goes!
The WebdriverIO robot |
Related Links:
- Official Site: https://webdriver.io/
- Github site: https://github.com/webdriverio/
- TestAutomation University course, UI Automation with WebdriverIO by Julia Pottinger
- YouTube: Learn WebDriverIO by Kevin Lamping
First up: Installing WebdriverIO!