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: 40,818 of 192,692
Downloads: 30,607

Daily

Ranking: 104,950 of 192,666
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
141,207,075,832minitest
151,188,663,183nokogiri
211,142,729,414rspec-expectations
56686,952,113rubocop
72599,882,831pry
97466,278,643rest-client
99464,953,038simplecov
143337,938,783selenium-webdriver
179277,577,999awesome_print
226218,636,215yard
311160,485,946colorize
403123,581,066redcarpet
50699,255,188cucumber
56990,267,487mocha
1,90316,507,457coveralls
1,93715,792,701rubycritic
2,25010,305,308fakefs
2,25310,283,868event_emitter

Owners

#GravatarHandle
1iconmikeblatter