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,754 of 188,354
Downloads: 29,359

Daily

Ranking: 29,081 of 188,339
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,090,212,201bundler
101,192,295,793rake
141,116,039,627minitest
161,111,667,778nokogiri
171,091,473,682rspec-expectations
57630,413,506rubocop
74565,893,447pry
94444,911,276rest-client
99433,704,762simplecov
139317,987,047selenium-webdriver
170268,287,116awesome_print
225201,274,355yard
300153,846,894colorize
415113,707,308redcarpet
49794,356,026cucumber
61782,699,072mocha
1,84615,944,836coveralls
1,91814,648,795rubycritic
2,2409,753,341fakefs
2,2489,632,207event_emitter

Owners

#GravatarHandle
1iconmikeblatter