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,814 of 192,104
Downloads: 30,409

Daily

Ranking: 48,941 of 192,085
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,340,208,428bundler
81,291,638,605rake
141,193,389,048minitest
151,177,825,969nokogiri
201,134,796,834rspec-expectations
56678,325,313rubocop
73594,715,801pry
97463,325,396rest-client
99459,987,123simplecov
142335,008,890selenium-webdriver
179276,044,694awesome_print
227214,886,588yard
308159,398,795colorize
405122,084,477redcarpet
50698,536,673cucumber
57389,170,829mocha
1,89416,418,450coveralls
1,93615,635,650rubycritic
2,24710,214,013fakefs
2,25110,178,186event_emitter

Owners

#GravatarHandle
1iconmikeblatter