Classes
Namespaces
Members
(static) fmtCmd :function
Type:
- function
(static) LOG :Logger
Type:
- Logger
(static) unwrapObject :function
Starting with FF4 lots of objects are in an XPCNativeWrapper,
and we need the underlying object for == and for..in operations.
Type:
- function
Methods
(static) handleAsExitTest()
This function replaces native Selenium command-handling for the exitScript command.
(See TestLoop.prototype.resume() in chrome/content/selenium-core/scripts/selenium-executionloop.js.)
This causes the script to simply halt rather continuing on to the next command.