capybara 1.0.1
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (6):
            mime-types
            >= 1.16
          
          
            nokogiri
            >= 1.3.3
          
          
            rack
            >= 1.0.0
          
          
            rack-test
            >= 0.5.4
          
          
            selenium-webdriver
            ~> 2.0
          
          
            xpath
            ~> 0.1.4