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,571 of 190,317
Downloads: 30,152

Daily

Ranking: 25,847 of 190,280
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
141,163,937,242minitest
151,154,551,213nokogiri
191,117,530,947rspec-expectations
56659,701,421rubocop
72583,359,451pry
95456,877,857rest-client
99449,649,641simplecov
141328,490,780selenium-webdriver
179273,134,740awesome_print
227209,610,747yard
305157,347,660colorize
412118,584,790redcarpet
50397,115,043cucumber
59186,534,680mocha
1,88916,146,168coveralls
1,92715,275,946rubycritic
2,2499,976,643fakefs
2,2559,921,562event_emitter

Owners

#GravatarHandle
1iconmikeblatter