文件名称:a0-webdrone-ruby:一个简单的Selenium WebDriver包装器,Ruby版本
文件大小:58KB
文件格式:ZIP
更新时间:2024-04-09 18:42:09
Ruby
Webdrone 另一个Seleniumwebdriver包装器,Ruby版本。 安装 将此行添加到您的应用程序的Gemfile中: gem 'webdrone' 然后执行: $ bundle 或安装并检查更新: $ gem install webdrone $ gem update webdrone selenium-webdriver 文献资料 阅读了解最新和最。 阅读或帮助我们改进 。它包含基本的安装,用法和更多内容。 可以在找到文档。 发展 签出仓库后,运行bin/setup来安装依赖项。然后,运行rake spec来运行测试。您也可以运行bin/console进行交互式提示,以进行实验。 要将这个gem安装到本地计算机上,请运行bundle exec rake install 。要发布新版本,请更新version.rb的版本号,然后运行bundle exec rake re
【文件预览】:
a0-webdrone-ruby-master
----.travis.yml(90B)
----bin()
--------console(363B)
--------release-version(1KB)
--------setup(115B)
----Rakefile(113B)
----.rubocop.yml(366B)
----webdrone.gemspec(2KB)
----Gemfile(138B)
----.ruby-gemset(9B)
----.rspec(31B)
----spec()
--------css_spec.rb(2KB)
--------form_spec.rb(2KB)
--------id_spec.rb(2KB)
--------on_spec.rb(2KB)
--------data.xlsx(33KB)
--------spec_helper.rb(105B)
----.ruby-version(11B)
----.gitignore(138B)
----CHANGELOG.md(13KB)
----lib()
--------webdrone()
--------webdrone.rb(2KB)
----README.md(1KB)
----.tool-versions(11B)
----LICENSE.txt(1KB)
----.rubocop.relaxed.yml(4KB)