RubyGems Navigation menu

automation_object 0.5.0

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.8.4 - July 17, 2017 (42.5 KB)
  2. 0.8.3 - July 16, 2017 (42.5 KB)
  3. 0.8.2 - July 16, 2017 (42.0 KB)
  4. 0.8.1 - July 03, 2017 (38.5 KB)
  5. 0.8.0 - July 03, 2017 (38.5 KB)
  6. 0.5.0 - August 01, 2016 (35.0 KB)
顯示所有版本(共 14)

Runtime 相依性套件 (7):

appium_lib ~> 6.0.0
cucumber >= 0
nokogiri ~> 1.6.3.1
selenium-webdriver >= 2.41.0, ~> 2.41

Development 相依性套件 (6):

bundler >= 0
fakefs >= 0
minitest >= 0
mocha >= 0
rake >= 0

擁有者:

作者:

  • Michael Blatter

SHA 256 總和檢查碼:

fad79a9cb223c8cf60551d8d15711984353d13d2b99193b0ddf727d5103fea7f

總下載次數 24,989

這個版本 2,698

授權:

MIT

Ruby 版本需求: >= 0

相關連結: