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: 41,602 of 183,147
Downloads: 25,740

Daily

Ranking: 51,220 of 183,139
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,410,789,589bundler
10955,044,755rake
13943,918,687rspec-expectations
19896,351,773minitest
20877,415,626nokogiri
63476,237,134rubocop
68467,425,546pry
90373,964,615rest-client
99348,647,059simplecov
139254,964,537selenium-webdriver
157237,188,623awesome_print
223158,856,372yard
271135,107,757colorize
39293,100,998redcarpet
45680,186,500cucumber
62768,487,063mocha
1,70714,092,920coveralls
1,82112,034,650rubycritic
2,2337,545,479event_emitter
2,3516,849,664fakefs

Owners

#GravatarHandle
1iconmikeblatter