Commit Graph

9 Commits

Author SHA1 Message Date
Michal Cichra 89ad8b6811 added support for double and right click 2013-02-27 10:26:54 -05:00
Matthew Horan 5dcbe9a0a4 Raise Capybara.ClickFailed on click test failure
Prevents Node#set from succeeding when click test fails.
2013-02-11 00:04:35 -05:00
Matthew Horan 6c72a99174 Serialize errors as JSON 2013-02-11 00:04:35 -05:00
Matthew Horan fe6eff79e6 JavaScript error handling 2013-02-10 23:42:30 -05:00
Matthew Horan 2c47aea29f Raise error when iframe elements are unclickable 2013-02-09 23:35:52 -05:00
Matthew Horan 4837ff144c Raise error when elements are unclickable 2013-02-09 23:35:52 -05:00
Matthew Horan 30c79fcfcb Click elements with native events 2013-02-09 23:35:52 -05:00
Joe Ferris d9b18985e1 Command to enable a more useful debug log 2012-07-08 09:01:26 -07:00
Joe Ferris 18d424803d Invoke Javascript functions by setting QObjects on the window object instead of string evals so that strings don't need to be escaped 2011-02-25 22:57:55 -05:00