selenium-cucumber 0.0.4
Selenium-cucumber is a behavior driven development (BDD) approach to write automation test script to test web applications. It enables you to write and execute automated acceptance tests of web apps.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            cucumber
            >= 0
          
          
            selenium-webdriver
            >= 0
          
    
