tenor-saxophone

2.53.0 • Public • Published

IEDriver install

Build status

This is a simple package that downloads IEDriver and provides a node api for accessing the path to the binary. There are other packages like this, but I wanted to make sure I had an updated package to include in Browsertime.

Why the funny name you ask? Well, there are countless Selenium modules in npm. Keywords and the description for the module allows you to find it anyway, so might as well choose a unique name.

How to use?

var iedriver = require('tenor-saxophone').iedriver;
 
var p = iedriver.binPath();
// launch ie driver server from path

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tenor-saxophone

    Weekly Downloads

    3

    Version

    2.53.0

    License

    MIT

    Last publish

    Collaborators

    • tobli