a0-webdrone-ruby

所属分类:前端开发
开发工具:Ruby
文件大小:58KB
下载次数:0
上传日期:2022-06-17 03:29:40
上 传 者sh-1993
说明:  一个简单的selenium Web驱动程序包装器,ruby版本。
(A simple selenium webdriver wrapper, ruby version.)

文件列表:
.rspec (31, 2021-08-27)
.rubocop.relaxed.yml (3873, 2021-08-27)
.rubocop.yml (384, 2021-08-27)
.ruby-gemset (9, 2021-08-27)
.ruby-version (11, 2021-08-27)
.tool-versions (11, 2021-08-27)
.travis.yml (90, 2021-08-27)
CHANGELOG.md (13574, 2021-08-27)
Gemfile (169, 2021-08-27)
LICENSE.txt (1083, 2021-08-27)
Rakefile (144, 2021-08-27)
bin (0, 2021-08-27)
bin\console (363, 2021-08-27)
bin\release-version (1146, 2021-08-27)
bin\setup (115, 2021-08-27)
lib (0, 2021-08-27)
lib\webdrone.rb (2223, 2021-08-27)
lib\webdrone (0, 2021-08-27)
lib\webdrone\browser.rb (6350, 2021-08-27)
lib\webdrone\clic.rb (1068, 2021-08-27)
lib\webdrone\conf.rb (885, 2021-08-27)
lib\webdrone\ctxt.rb (3085, 2021-08-27)
lib\webdrone\error.rb (3950, 2021-08-27)
lib\webdrone\exec.rb (371, 2021-08-27)
lib\webdrone\find.rb (2758, 2021-08-27)
lib\webdrone\form.rb (5425, 2021-08-27)
lib\webdrone\html.rb (921, 2021-08-27)
lib\webdrone\logg.rb (7845, 2021-08-27)
lib\webdrone\mark.rb (2011, 2021-08-27)
lib\webdrone\open.rb (468, 2021-08-27)
lib\webdrone\shot.rb (566, 2021-08-27)
lib\webdrone\text.rb (960, 2021-08-27)
lib\webdrone\version.rb (72, 2021-08-27)
lib\webdrone\vrfy.rb (1782, 2021-08-27)
lib\webdrone\wait.rb (897, 2021-08-27)
lib\webdrone\xlsx.rb (3982, 2021-08-27)
lib\webdrone\xpath.rb (5195, 2021-08-27)
... ...

# Webdrone Yet another selenium webdriver wrapper, ruby version. ## Installation Add this line to your application's Gemfile: ```ruby gem 'webdrone' ``` And then execute: $ bundle Or install and check for updates: $ gem install webdrone $ gem update webdrone selenium-webdriver ## Documentation * Know the latest and greatest features by reading the [Changelog](https://github.com/a0/a0-webdrone-ruby/blob/master/CHANGELOG.md). * Read or helps us to improve our [Documentation Wiki](https://github.com/a0/a0-webdrone-ruby/wiki). It contains basic installation, usage and more. * Docs can be found [here](http://www.rubydoc.info/gems/webdrone). ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/a0/a0-webdrone-ruby. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

近期下载者

相关文件


收藏者