RubyGems Navigation menu

autoit 1.0.0

AutoIt is a gem to integrate in your automation project and tests using the AutoIt software for interact with Windows OLE objects. With AutoIt gem you can run the easy wrapper methods or run natives AutoIt commands. We are building a new concept to match Windows elements called WPath. Yes, this is similar to the known XPath and we are trying to bring this feature to easily find elements on the screen. For example: `//Calculator/Button[@id=135]` will match an element on the screen with title "Calculator", with class Button and ID 135. We recommend to build a project structure using BDD Cucumber (http://cucumber.io) with the gem BDDFire (https://github.com/Shashikant86/bddfire) to have a complete and full of features tool for your automation project focused highly on your business, not just in code. Enjoy this awesome project together. Use, review, contribute and give us a STAR!

Gemfile:
=

安裝:
=

版本列表:

  1. 1.3.4 April 16, 2019 (426.5 KB)
  2. 1.3.3 December 18, 2018 (426.0 KB)
  3. 1.3.2 December 11, 2018 (849.5 KB)
  4. 1.3.1 December 11, 2018 (425.5 KB)
  5. 1.1.0 November 09, 2018 (425.5 KB)
  6. 1.0.0 November 09, 2018 (426.0 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (1):

os >= 0

Development 相依性套件 (5):

bundler ~> 1.16
byebug ~> 10.0
minitest ~> 5.0
rake ~> 10.0
rubocop >= 0.49.0

擁有者:

作者:

  • Ronaldo Possan

SHA 256 總和檢查碼:

=

總下載次數 18,212

這個版本 1,766

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: