mohawk 1.0
Mohawk is a page-object style driver that makes it easy to automate windows applications. It allows you to create a very flexible, clean and natural DSL around whatever windows application that you are trying to automate using the RAutomation gem as the underlying driver.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (10):
childprocess
>= 0
cucumber
>= 0
guard
>= 0
guard-rspec
>= 0
json
~> 2.1
rake
>= 0
rb-fsevent
~> 0.9.1
rspec
= 3.5.0
rspec-given
>= 0