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,811 of 184,487
Downloads: 26,211

Daily

Ranking: 24,889 of 184,472
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,587,986,982bundler
101,011,350,820rake
14980,056,199rspec-expectations
19950,724,365minitest
20940,129,849nokogiri
62513,241,112rubocop
68493,282,042pry
92391,077,793rest-client
99369,941,717simplecov
136272,897,492selenium-webdriver
157246,586,609awesome_print
227168,042,997yard
275140,146,757colorize
40297,825,231redcarpet
46783,866,363cucumber
64871,650,055mocha
1,77414,280,875coveralls
1,84712,594,407rubycritic
2,2188,171,614event_emitter
2,3147,489,207fakefs

Owners

#GravatarHandle
1iconmikeblatter