+ _curPage
+ -
+
+
+
+ _curPage
+ - private static String
+
+
+
+
+
+
+
+
+ The URL of the page currently being executed.
+
+ +
+ _logger
+ -
+
+
+
+
+ _logger
+ - private static YAHOO.tool.TestLogger
+
+
+
+
+
+
+
+
+ The logger used to output results from the various tests.
+
+ +
+ _timeoutId
+ -
+
+
+ _timeoutId
+ - private static int
+
+
+
+
+
+
+
+
+ The timeout ID for the next iteration through the tests.
+
+ +
+ TEST_MANAGER_BEGIN_EVENT
+ -
+
+
+ TEST_MANAGER_BEGIN_EVENT
+ - static final string
+
+
+
+
+
+
+
+
+ Constant for the testmanagerbegin custom event
+
+ +
+ TEST_MANAGER_COMPLETE_EVENT
+ -
+
+
+ TEST_MANAGER_COMPLETE_EVENT
+ - static final string
+
+
+
+
+
+
+
+
+ Constant for the testmanagercomplete custom event
+
+ +
+ TEST_PAGE_BEGIN_EVENT
+ -
+
+
+ TEST_PAGE_BEGIN_EVENT
+ - static final string
+
+
+
+
+
+
+
+
+ Constant for the testpagebegin custom event
+
+ +
+ TEST_PAGE_COMPLETE_EVENT
+ -
+
+
+ TEST_PAGE_COMPLETE_EVENT
+ - static final string
+
+
+
+
+
+
+
+
+ Constant for the testpagecomplete custom event
+
+ +