Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A selenium server wrapper, including installation and chrome webdriver

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages