0.0.9 • Published 9 years ago

selenium-wrapper v0.0.9

Weekly downloads
13
License
MIT
Repository
github
Last release
9 years ago

Installing the selenium jar

This package will download the selenium-server.jar and webdrivers for:

  • Chrome

With that the supported browsers are:

  • firefox
  • phantomjs
  • chrome

Installation

# to download selenium and the chrome webdriver
npm install selenium-wrapper -g

Run selenium

# first start selenium and chrome driver
selenium

Writing the tests using wd

Examples can be found in the wd repository

API docs can be found in the wd documentation

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago