[ 源代码: ruby-chromedriver-helper ]
软件包:ruby-chromedriver-helper(2.1.0-7)
ruby-chromedriver-helper 的相关链接
Debian 的资源:
下载源码包 ruby-chromedriver-helper:
- [ruby-chromedriver-helper_2.1.0-7.dsc]
- [ruby-chromedriver-helper_2.1.0.orig.tar.gz]
- [ruby-chromedriver-helper_2.1.0-7.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Easy installation and use of chromedriver
chromedriver-helper installs an executable, chromedriver-helper, in your gem path, and configures Selenium to invoke it as the web driver.
This script will, if necessary, download the appropriate binary for your platform and install it into ~/.chromedriver-helper, then exec it. Easy peasy!
Individual projects can even select which version of chromedriver they want to run.
其他与 ruby-chromedriver-helper 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-archive-zip (>= 0.10)
- Simple, extensible, pure Ruby ZIP archive support
-
- dep: ruby-nokogiri (>= 1.8)
- HTML, XML, SAX, and Reader parser for Ruby
-
- dep: ruby-selenium-webdriver
- Browser automation framework and ecosystem