1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/lib/capybara
Matthew Horan 2ceab4e525 Forward stderr via Open3#popen3
Forwarding stderr via 2>&1 causes an additional child process to be
spawned.  Killing that process does not kill webkit_server.

JavaScipt console messages and alerts are now written to the logger
instead of directly to stdout.
2012-11-30 21:38:56 -05:00
..
webkit Forward stderr via Open3#popen3 2012-11-30 21:38:56 -05:00
webkit.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00