mohawk 0.4.2
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
            ~> 1.7.7
          
          
            rake
            >= 0
          
          
            rb-fsevent
            ~> 0.9.1
          
          
            rspec
            = 2.14.1
          
          
            rspec-given
            >= 0