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,721 of 193,214
Downloads: 30,881

Daily

Ranking: 21,178 of 193,188
Downloads: 18

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
141,221,627,667minitest
151,200,491,691nokogiri
211,151,157,781rspec-expectations
56695,992,094rubocop
72605,239,366pry
97470,376,754simplecov
99469,344,617rest-client
143341,054,521selenium-webdriver
181279,289,780awesome_print
227221,344,959yard
313161,588,338colorize
400125,175,815redcarpet
50999,965,136cucumber
56091,349,223mocha
1,90516,646,116coveralls
1,94015,957,044rubycritic
2,24810,423,786fakefs
2,25210,390,830event_emitter

Owners

#GravatarHandle
1iconmikeblatter