Coder Social home page Coder Social logo

webdriver-manager's People

Contributors

austinsmorris avatar brianium avatar ezzatron avatar formigone avatar jails avatar marcandreuf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

webdriver-manager's Issues

Support for mac64

I tried using this package to manage my selenium dependencies, but I quickly found out that it does not work for mac with the current versions being around.

There is an open PR #16 addressing the issue, but CI is failing and there is no progress on the issue. Do you plan updating the versions and is this project still supported?

Upgrade versions

In light of the recent PR, I was doing a little code review and noticed the pinned versions of standalone and the drivers are lagging behind a bit.

Might be nice to update all those versions to the latest and greatest.

Unable to stop/terminate the sandalone server.

When starting the manager through:

$manager = new Manager();
$manager->startInBackground();

two processes are created:

17:38   0:00 sh -c java -jar /home/jaillet/peridot-php/webdriver-manager/binaries/selenium-server-standalone
17:38   0:01 java -jar /home/jaillet//peridot-php/webdriver-manager/binaries/selenium-server-standalone-2.46.

However when calling ->close() on the manager, only the parent process is terminated and the sandalone server is still running:

17:38   0:01 java -jar /home/jaillet//peridot-php/webdriver-manager/binaries/selenium-server-standalone-2.46.

I think it's probably related to https://bugs.php.net/bug.php?id=39992

add update status to console

The current messaging for the update command handles the start of an update, and whether or not the target system is supported.

A post update status would be useful i.e:

Updating selenium
Nothing to update

OR

Updating binaries....
|========>---------| (60%)
2 binaries updated.

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.