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,613 of 189,654
Downloads: 29,938

Daily

Ranking: 24,666 of 189,628
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,194,011,454bundler
91,238,481,866rake
141,149,918,291minitest
151,142,817,714nokogiri
191,109,746,661rspec-expectations
56651,086,082rubocop
74578,202,325pry
95453,780,144rest-client
99444,869,879simplecov
139325,046,372selenium-webdriver
177271,703,956awesome_print
226207,181,471yard
305156,403,606colorize
414117,041,686redcarpet
50296,406,824cucumber
60385,328,255mocha
1,88216,076,630coveralls
1,92215,107,714rubycritic
2,2499,908,401fakefs
2,2559,836,944event_emitter

Owners

#GravatarHandle
1iconmikeblatter