Commit Graph

6 Commits

Author SHA1 Message Date
Hongli Lai (Phusion) dc49e5f875 Forward webkit_server's stdout to Ruby's stdout.
This allows console.log() messages to be visible, and prevents
large numbers of console.log() calls from filling up webkit_server's pipe
which would block the process.
2011-08-15 19:04:40 +02:00
Joe Ferris 40804c06ba Wait and timeout when looking for content 2011-04-14 10:16:56 -04:00
Joe Ferris e28cc06cab Fixed multiple browsers starting because before(:all) runs multiple times; fixed separate app servers starting for each example; added injectable class for debugging wire protocol 2011-03-11 11:19:59 -05:00
Joe Ferris 9e27f7d6f4 Initial gem 2011-02-26 18:29:01 -05:00
Joe Ferris 7451010c18 Added commented out integration specs 2011-02-26 17:02:00 -05:00
Joe Ferris 0745b1ee1c Initial commit 2011-02-24 23:13:11 -05:00