| Interface | Description |
|---|---|
| JavaScriptErrorInfo |
Abstraction of an error message we have retrieved from the browser.
|
| JavaScriptErrorRetriever |
Abstraction of the underlying error retrieval mechanism.
|
| Class | Description |
|---|---|
| DefaultJavaScriptErrorRetriever |
Default implementation of
JavaScriptErrorRetriever, using the JSErrorCollector
library. |
| WebDriverDebug |
An injectable component for performing common debug operations using
WebDriver. |
Copyright © 2015 Atlassian. All rights reserved.