Categories: None [Edit]

automation_object

https://rubygems.org/gems/automation_object
https://github.com/mikeblatter/automation_object
This gem provides a way to create a dynamic usable DSL framework representing your website or app. Implementing Selenium/Appium driver and YAML configurations, this API will provide a layer in between your automation code and the driver. By creating YAML configurations that represents your website/app, the DSL framework in turn will reflect your configuration and allow you to control the automation through the DSL framework. Using this gem can help remove tedious tasks that are often repeated throughout code and help improve the scalability of code by mapping UI in YAML configuration files.

Total

Ranking: 41,636 of 186,959
Downloads: 27,375

Daily

Ranking: 19,553 of 186,713
Downloads: 43

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
151,056,098,376rspec-expectations
161,055,026,805minitest
181,053,804,756nokogiri
57589,619,268rubocop
71542,757,863pry
92425,847,791rest-client
99413,507,374simplecov
136302,985,846selenium-webdriver
164261,836,793awesome_print
223191,731,040yard
292148,814,455colorize
411107,719,384redcarpet
48790,683,471cucumber
65078,210,895mocha
1,79515,707,523coveralls
1,88513,773,015rubycritic
2,2299,095,468event_emitter
2,2309,086,690fakefs

Owners

#GravatarHandle
1iconmikeblatter