Interface | Description |
---|---|
ExtWebDriver |
ExtWebDriver provides extensions to the WebDriver API to support the widget
framework and permit changes to the implementing configuration
|
HighlightProvider |
HighlightProvider is a simple interface meant for ExtWebDriver
implementations which support highlighting.
|
Exception | Description |
---|---|
ExtWebDriver.StaleWindowIdListException |
StaleWindowIdListException will be thrown when the stored window ids
cannot be usefully compared with the current window ids
|
TimeOutException |
Thrown to indicate that an operation has timed out.
|
Copyright © 2018. All rights reserved.