[ ソース: 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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または 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