apparition 0.0.2
Apparition is a driver for Capybara that allows you to run your tests on Chrome in a headless or headed manner
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            capybara
            ~> 3.12, < 4
          
          
            websocket-driver
            >= 0.6.5
          
    Development Dependencies (10):
            byebug
            >= 0
          
          
            chunky_png
            >= 0
          
          
            fastimage
            >= 0
          
          
            irb
            >= 0
          
          
            launchy
            ~> 2.0
          
          
            os
            >= 0
          
          
            pdf-reader
            >= 1.3.3
          
          
            rake
            >= 0
          
          
            rspec
            ~> 3.6
          
          
            sinatra
            ~> 2.0
          
    