WebdriverIO was added to AlternativeTo by pedromachado on and this page was last updated .
No comments or reviews, maybe you want to be first?
Official Links
AppStores & Other Links
Social Networks
What is WebdriverIO?
Next-gen browser and mobile automation test framework for Node.js
WebdriverIO allows you to automate any application written with modern web frameworks such as React, Angular, Polymer or Vue.js as well as native mobile applications for Android and iOS.
It comes with smart selector strategies that can, e.g. using the react$ command, fetch React components by its component name and filter it by its props or states. A similar command called $shadow provides the ability to fetch elements within the shadow shadow DOM of a web component.