Categories: None [Edit]
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,604 of 189,104
Downloads: 29,848
Daily
Ranking: 49,272 of 189,083
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,155,797,051 | bundler |
| 9 | 1,221,972,098 | rake |
| 14 | 1,138,395,412 | minitest |
| 15 | 1,132,297,560 | nokogiri |
| 19 | 1,103,219,650 | rspec-expectations |
| 56 | 643,705,495 | rubocop |
| 74 | 573,800,817 | pry |
| 94 | 450,629,159 | rest-client |
| 99 | 440,871,647 | simplecov |
| 140 | 322,542,702 | selenium-webdriver |
| 175 | 270,469,386 | awesome_print |
| 224 | 205,237,916 | yard |
| 302 | 155,490,616 | colorize |
| 414 | 115,836,509 | redcarpet |
| 500 | 95,775,819 | cucumber |
| 610 | 84,386,564 | mocha |
| 1,870 | 16,030,583 | coveralls |
| 1,922 | 14,955,129 | rubycritic |
| 2,247 | 9,857,305 | fakefs |
| 2,254 | 9,772,003 | event_emitter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mikeblatter |