Skip to content

An example repository on how to implement Selenium tests in Node.js using WebdriverIO

License

Notifications You must be signed in to change notification settings

zeljkofilipin/mediawiki-webdriverio

Repository files navigation

MediaWiki + WebdriverIO

An example repository on how to implement Selenium tests in Node.js using WebdriverIO.

Prerequisites

Installation

npm install

Usage

Run the commands in separate console tabs or windows:

chromedriver --url-base=/wd/hub --port=4444
./node_modules/.bin/wdio wdio.conf.js

Links

Build Status

About

An example repository on how to implement Selenium tests in Node.js using WebdriverIO

Topics

Resources

License

Stars

Watchers

Forks