Confirmed users
656
edits
| Line 140: | Line 140: | ||
==== getWindow(type) ==== | ==== getWindow(type) ==== | ||
Returns a reference to the current window | Returns a reference to the current window | ||
* type - string representing the window type, defaults to "navigator:browser" (see https://developer.mozilla.org/en/XUL/Attribute/windowtype) | * type - string representing the window type, defaults to "navigator:browser" (see [https://developer.mozilla.org/en/XUL/Attribute/windowtype windowType]) | ||
==== sleep(milliseconds) ==== | ==== sleep(milliseconds) ==== | ||