Skip to content

noodle-learns-programming/webdriverio

 
 

Repository files navigation

WebdriverIO WebdriverIO

Build Status Coverage Status ![Gitter](https://badges.gitter.im/Join Chat.svg)

Selenium Test Status


This library is a webdriver module for Node.js. It makes it possible to write super easy selenium tests in your favorite BDD/TDD test framework. It was originated by Camilo Tapia's initial selenium project called WebdriverJS which was the first webdriver project on NPM.

Have a look at the many examples.

How to install it

npm install webdriverio

or if you want to use the wdio test runner

npm install -g webdriverio

Plugins

Grunt Integration Gulp Integration Sublime Text Plugin Visual Regression Testing with Applitools Eyes WebRTC Analytics Plugin

Need help?

If you have questions or any problems using WebdriverIO join the Gitter Chat, hit us contributor on Twitter or just file an issue on Github. We will try to get back to you as soon as possible.

Also if you miss any feature, let us know so we can make WebdriverIO even better. For news or announcements check @WebdriverIO on Twitter.

NPM Maintainers

The npm module for this library is maintained by:

About

Webdriver/Selenium 2.0 JavaScript bindings for Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.3%
  • HTML 3.3%
  • CSS 1.3%
  • Gherkin 0.1%