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,946 of 187,548
Downloads: 28,769

Daily

Ranking: 25,072 of 187,532
Downloads: 20

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
151,088,565,104minitest
161,087,832,912nokogiri
171,075,925,669rspec-expectations
57612,739,657rubocop
73555,825,210pry
93437,572,071rest-client
98424,894,822simplecov
137311,979,352selenium-webdriver
169265,371,424awesome_print
224197,018,536yard
296151,554,608colorize
414111,068,395redcarpet
48992,866,453cucumber
63080,613,375mocha
1,81715,844,282coveralls
1,91514,283,615rubycritic
2,2309,523,248fakefs
2,2439,428,136event_emitter

Owners

#GravatarHandle
1iconmikeblatter