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,804 of 196,619
Downloads: 31,840

Daily

Ranking: 65,175 of 196,594
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,749,482,850bundler
81,416,207,584rake
141,299,534,904minitest
161,263,946,930nokogiri
211,199,399,746rspec-expectations
56747,036,942rubocop
72633,699,912pry
98501,431,247simplecov
106485,098,532rest-client
146357,752,924selenium-webdriver
189287,439,875awesome_print
232235,465,023yard
322168,031,080colorize
400134,605,827redcarpet
519103,868,095cucumber
54997,656,039mocha
1,91517,352,513coveralls
1,93416,935,203rubycritic
2,25811,101,247fakefs
2,26410,991,410event_emitter

Owners

#GravatarHandle
1iconmikeblatter