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,622 of 195,762
Downloads: 31,687

Daily

Ranking: 35,924 of 195,747
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
141,271,727,090minitest
151,241,927,384nokogiri
211,181,274,094rspec-expectations
57728,179,197rubocop
72623,573,670pry
98489,786,530simplecov
102479,418,121rest-client
146351,482,705selenium-webdriver
186284,528,413awesome_print
229230,406,592yard
320165,638,630colorize
397130,999,375redcarpet
514102,566,630cucumber
55195,333,468mocha
1,91217,099,844coveralls
1,93416,579,459rubycritic
2,25710,869,166fakefs
2,26210,766,709event_emitter

Owners

#GravatarHandle
1iconmikeblatter