Commit 4ed20ea6 4ed20ea62b9833233ddebd1d3c96def3a14b3823 by Matt DuVall

Add documentation for complete.error when onComplete

1 parent 67163080
......@@ -1440,6 +1440,8 @@ Casper suite **will run**::
this.exit(); // <--- don't forget me!
});
Binding a callback to ``complete.error`` will trigger when the ``onComplete`` callback fails.
.. index:: Form
``sendKeys()``
......