capybara-webkit/lib/capybara
Matthew Horan 144a43ff7b Raise better errors if server fails to start
* When WEBKIT_SERVER_START_TIMEOUT was reached, @port would get set to
  nil. If execution of the SERVER_PROCESS returned immediately, @port
  would get set to 0. This lead to odd cross-platform behavior in
  #connect, which would try to connect to a nonsense port.
2014-07-13 14:35:05 -04:00
..
webkit Raise better errors if server fails to start 2014-07-13 14:35:05 -04:00
webkit.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00