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,056 of 187,224
Downloads: 28,487

Daily

Ranking: 19,604 of 187,196
Downloads: 50

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,971,947,338bundler
101,151,463,039rake
151,076,695,907nokogiri
161,076,293,235minitest
171,068,979,249rspec-expectations
57604,163,981rubocop
73551,385,293pry
92434,374,510rest-client
99421,067,602simplecov
137308,422,284selenium-webdriver
167264,129,812awesome_print
224195,159,898yard
294150,619,818colorize
411109,925,825redcarpet
48792,125,196cucumber
63879,770,306mocha
1,81015,782,857coveralls
1,91114,119,582rubycritic
2,2269,394,147fakefs
2,2339,325,820event_emitter

Owners

#GravatarHandle
1iconmikeblatter