Class | Description |
---|---|
BrowserHelper | |
CriticalResources |
Java interface for "critical-css.js" and "critical-js.js" modules, can be used to find out which stylesheets or scripts are used on current page.
|
IntegerRange | |
JavascriptRunner |
Class that can be used to execute JS on the browser while running WebDriver tests.
|
PollerUtil |
Utility functions to make using polling easier
|
TraceContext |
Provides utility methods for waiting for ajax results.
|
Tracer |
Tracer marker for waiting
|
UserSessionHelper |
Class that can be used to manipulate the current user's session on the server.
|
WaitForPageReload | |
WebdriverTestDebugUtil | |
WindowFocuser |
Provides utility methods for giving the focus to a window.
|
Enum | Description |
---|---|
CriticalResources.ResourceType |
Each resource type implements its own way of determining whether a resource is active or critical.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.