RubyGems Navigation menu

automation_object 0.0.4

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.5KB)
  2. 0.8.3 - July 16, 2017 (42.5KB)
  3. 0.8.2 - July 16, 2017 (42KB)
  4. 0.8.1 - July 03, 2017 (38.5KB)
  5. 0.8.0 - July 03, 2017 (38.5KB)
  6. 0.0.4 - December 18, 2014 (32.5KB)
全てのバージョンを表示(全14件)

Runtime依存関係 (8):

appium_lib >= 4.1.0, ~> 4.1
awesome_print >= 1.2.0, ~> 1.2
colorize >= 0.6.0, ~> 0.6
event_emitter >= 0.2.5, ~> 0.2
rspec >= 3.1.0, ~> 3.1.0
rspec-expectations >= 3.1.2, ~> 3.1
selenium-webdriver >= 2.44.0, ~> 2.44
thread >= 0.1.4, ~> 0.1

Development依存関係 (2):

bundler ~> 1.6
rake ~> 0

所有者:

作者:

  • Michael Blatter

SHA 256チェックサム:

be5608378671d404657f5fd5951f6fdfe42cc2d577ea8e6ad878d96aaed77743

累計ダウンロード数 24,854

このバージョンのみ 3,072

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: