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,608 of 191,455
Downloads: 30,264

Daily

Ranking: 90,780 of 191,429
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
141,178,952,541minitest
151,166,708,441nokogiri
191,126,237,828rspec-expectations
56668,980,859rubocop
72588,904,024pry
95460,002,452rest-client
99454,797,191simplecov
141331,834,135selenium-webdriver
179274,605,770awesome_print
227212,223,477yard
307158,360,852colorize
407120,365,971redcarpet
50597,832,314cucumber
58087,871,516mocha
1,89216,250,246coveralls
1,93015,464,301rubycritic
2,24710,101,122fakefs
2,25110,045,921event_emitter

Owners

#GravatarHandle
1iconmikeblatter