Giter Club home page Giter Club logo

webdriver-manager's Introduction

Webdriver Manager

News: webdriver-manager is now an official Angular project!

If your webdriver-manager version is <=9, this repository contains the source code you are looking for. For versions >=10 please visit: https://github.com/angular/webdriver-manager.

This repository will is on maintenance mode only addressing bug fixes for <=9 version bugs. All new feature development can be found at: https://github.com/angular/webdriver-manager


Join the chat at https://gitter.im/pose/webdriver-manager

Protactor's webdriver-manager as a standalone Node.js module.

Warning: This is a fork. The official protractor webdriver-manager can be found here: https://github.com/angular/protractor/blob/master/bin/webdriver-manager

Changelog

[9.0.0] - 2016-03-20

Changed

  • Multiple version updates: Selenium to 2.52.0, Chromedriver to 2.21, IEDriver to 2.52.2 and Chromedrive-nw to 0.13.0. (Jérôme Macias)

[8.0.0] - 2015-12-20

Changed

  • Multiple Updates: Selenium to 2.48.2, Chromedriver to 2.20, IEDriver to 2.48.0, Chromedriver-nw to 0.12.3. (Todd Wolfson)

[7.0.1] - 2015-07-20

Fixed

  • Repaired chromedriver-nw CLI installation and detection. (Todd Wolfson)

[7.0.0] - 2015-07-19

Changed

  • Changed how wm.install callback (function (err, filenames) { }) is called: filenames argument now contains only non-undefined values.
  • Added support for nw.js chromedriver (named chromedriver-nw)

[6.0.2] - 2015-07-08

Fixed

  • start callback was not executed: Selenium start up message was updated in version 2.46 (from Started SocketListener to Selenium Server is up and running). Regex was fixed to handle that case. (Fixed pose#12)

[6.0.0] - 2015-06-09

Added

  • Configuration of versions externalized to a config.json file. (Nicolas PENNEC)
  • Updated selenium to 2.46, chromedriver to 2.16 and iedriver to 2.46.0. (Nicolas PENNEC)

[5.2.0] - 2015-05-19

Added

  • Added WebdriverManager constructor third argument: quiet (default: false). Supresses writing to both stdout and stderr.

[5.1.0] - 2015-05-18

Added

  • Added optional callback to start(options, cb) method. cb will be executed once selenium server has started.

[5.0.0] - 2015-04-18

Changed

  • Updated chromedriver version to 2.15. (Nicolas PENNEC)

[4.0.0] - 2015-04-14

Added

  • Added stop method that attemps to shut down selenium nicely.
  • Added options.closeOnStdinInput parameter to the start method to prevent closing standalone on key press.

Changed

  • start method now receives an options object.
  • start method options.closeOnStdinInput is set to false by default.

webdriver-manager's People

Contributors

pose avatar nicopennec avatar tdesvenain avatar twolfson avatar jeromemacias avatar michelmattos avatar gitter-badger avatar

Watchers

Jonathan Tenorio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.