RubyGems Navigation menu

automation_object 0.7.5

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.7.5 - November 19, 2016 (35.5 KB)
显示所有版本 (共 14 个)

Runtime 依赖 (9):

appium_lib ~> 8.0
colorize ~> 0.8
cucumber ~> 2.4
event_emitter ~> 0.2
minitest ~> 5.9
nokogiri ~> 1.6
rest-client ~> 2.0

Development 依赖 (12):

awesome_print ~> 1.7
bundler ~> 1.12
coveralls ~> 0.8
fakefs ~> 0.9
mocha ~> 1.1
pry ~> 0.10
rake ~> 11.3
redcarpet ~> 3.3
rubocop ~> 0.42
rubycritic ~> 2.9
simplecov ~> 0.8
yard ~> 0.9

业主:

作者:

  • Michael Blatter

SHA 256 校验和:

ce3d040eec8288c4d05d0ed65a77bba922be0a3a7dc3f2f12e8fa9655e359c26

下载总量 24,854

这个版本 2,102

许可:

MIT

需要的 Ruby 版本: >= 0

链接: