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,604 of 189,104
Downloads: 29,848

Daily

Ranking: 49,272 of 189,083
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,155,797,051bundler
91,221,972,098rake
141,138,395,412minitest
151,132,297,560nokogiri
191,103,219,650rspec-expectations
56643,705,495rubocop
74573,800,817pry
94450,629,159rest-client
99440,871,647simplecov
140322,542,702selenium-webdriver
175270,469,386awesome_print
224205,237,916yard
302155,490,616colorize
414115,836,509redcarpet
50095,775,819cucumber
61084,386,564mocha
1,87016,030,583coveralls
1,92214,955,129rubycritic
2,2479,857,305fakefs
2,2549,772,003event_emitter

Owners

#GravatarHandle
1iconmikeblatter