| Interface | Description |
|---|---|
| SeleniumCondition |
Specifies when condition will be true.
|
| SeleniumRetriever<T> |
Implementing this method you get implementation of retrieving typed values from some source.
|
| SeleniumWaiting |
Implementation of waiting for satisfaction of conditions on page using polling the Selenium API with given question.
|
| Class | Description |
|---|---|
| DefaultSeleniumWaiting |
Implementation of waiting for satisfaction of conditions on page using polling the Selenium API with given question.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.