| Interface | Description |
|---|---|
| ScreenShooting<T> |
Takes a screenshot of the browser.
|
| WiseQuery |
Finds wise elements.
|
| WiseRoot<T extends WiseRoot<T>> |
Interface for "root" types, like a Test or a Page.
|
| Class | Description |
|---|---|
| WiseContext |
Helper class to make some objects available for the whole thread.
|
| WiseUnwrapper |
Utility class to unwrap WebElements out of Elements and WebDrivers out of Pages.
|
| Exception | Description |
|---|---|
| WiseException |
Represents a runtime exception thrown by wiselenium.
|
Copyright © 2013. All Rights Reserved.