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,487 of 188,756
Downloads: 24,358

Daily

Ranking: 22,782 of 188,734
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,028,452,460bundler
9870,478,670rspec-expectations
16839,317,424rake
20787,713,697minitest
21776,067,650nokogiri
62416,139,808pry
68405,679,645rubocop
86339,001,197rest-client
100306,694,713simplecov
141219,983,158selenium-webdriver
144216,732,237awesome_print
223139,579,578yard
252122,485,024colorize
37284,270,673redcarpet
44372,474,380cucumber
61560,189,267mocha
1,61113,182,303coveralls
1,74110,879,612rubycritic
2,2646,204,307event_emitter
2,3265,844,283fakefs

Owners

#GravatarHandle
1iconmikeblatter