Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a selenium-download bin script #28

Closed
insin opened this issue Jul 27, 2016 · 2 comments
Closed

Add a selenium-download bin script #28

insin opened this issue Jul 27, 2016 · 2 comments

Comments

@insin
Copy link
Contributor

insin commented Jul 27, 2016

Potential API:

Usage:
  selenium-download <path>         ensure selenium.jar and chromedriver are available at path
  selenium-download update <path>  update to the latest available versions, checking temp dir

Options:
  -f, --force    clear the temp dir before performing an update
  -h, --help     show this help
  -q, --quiet    don't log results
  -v, --version  show selenium-download's version
@jkrems
Copy link
Contributor

jkrems commented Aug 21, 2016

Hi,

Thanks for the idea! Since this library is often used as a helper inside of other tools, I'm not sure if bundling the cli directly makes sense. Maybe something like selenium-download-cli would make sense (?). It looks like something like that already exists: https://www.npmjs.com/package/selenium-standalone.

@jkrems
Copy link
Contributor

jkrems commented Aug 21, 2016

Feel free to reopen if selenium-standalone doesn't fit your needs. :) We could also add a link in the README pointing people who are looking for a CLI to selenium-standalone.

@jkrems jkrems closed this as completed Aug 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants