Sign in Sign up
rubygems

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.

Activity

Latest release
9y ago
Total releases
11
Cadence
~6 days
Last 12 months
0

Details

License
MIT
First release
Dec 18, 2014
Releases
Version Released
0.8.4 patch
0.8.3 patch
0.8.2 patch
0.8.0 minor
0.8.1 patch
0.7.6 patch
0.7.5 minor
0.6.0 minor
0.5.1 patch
0.5.0 minor
0.0.4 initial