View | Details | Raw Unified | Return to bug 22478
Collapse All | Expand All

(-)a/t/lib/Selenium.pm (-2 / +1 lines)
Lines 261-267 Add our specific error handler to the driver. Link Here
261
It will displayed a trace as well as capture a screenshot of the current screen.
261
It will displayed a trace as well as capture a screenshot of the current screen.
262
So only case you should need it is after you called remove_error_handler
262
So only case you should need it is after you called remove_error_handler
263
263
264
=head remove_error_handler
264
=head2 remove_error_handler
265
    $c->remove_error_handler
265
    $c->remove_error_handler
266
266
267
Do *not* call this method if you are not aware of what it will do!
267
Do *not* call this method if you are not aware of what it will do!
268
- 

Return to bug 22478