setupWatirCucumber 0.2.0
A gem for setup BDD automation with cucumber and Watir Framework, create a env with initialize browser :chrome
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
            chromedriver-helper
            >= 1.1.0, ~> 1.1
          
          
            cucumber
            >= 3.1.0, ~> 3.1
          
          
            rspec
            ~> 3.0, ~> 3.7
          
          
            thor
            ~> 0.20
          
          
            watir
            ~> 6.10
          
    