1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Jon Leighton
9f84f31b8f Add Driver#quit. Closes #24. 2012-02-29 13:51:17 +00:00
Jon Leighton
806a204697 Raise a better error when phantomjs returns a non-zero exit status. Fixes #23. 2012-02-29 11:44:05 +00:00
Jon Leighton
8d9b224de1 Extract inspector code to a separate class. Implement Driver#debug and Driver#pause methods for using inspector. 2012-02-29 00:02:43 +00:00
Jon Leighton
91d6198523 Experimental remote debugger support. 2012-02-25 12:47:18 +00:00
Jon Leighton
0d427a686b replace string with constant 2012-02-25 11:38:13 +00:00
Jon Leighton
3810618ea0 Check PhantomJS version from Ruby. Fixes #13. 2012-01-27 17:31:21 +00:00
Jon Leighton
d5c84b8c9a Remove error suppressing code - not needed for Qt 4.8 2012-01-03 23:43:43 +00:00
Jon Leighton
868c20b9a4 Implement client stuff using Kernel#spawn 2011-10-28 20:18:45 +01:00
Jon Leighton
76fe32debd omg 2011-10-27 23:34:14 +01:00