|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemProperties.SeleniumTimeoutType | |
|---|---|
| org.jboss.test.selenium | |
| Uses of SystemProperties.SeleniumTimeoutType in org.jboss.test.selenium |
|---|
| Methods in org.jboss.test.selenium that return SystemProperties.SeleniumTimeoutType | |
|---|---|
static SystemProperties.SeleniumTimeoutType |
SystemProperties.SeleniumTimeoutType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SystemProperties.SeleniumTimeoutType[] |
SystemProperties.SeleniumTimeoutType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.test.selenium with parameters of type SystemProperties.SeleniumTimeoutType | |
|---|---|
static long |
SystemProperties.getSeleniumTimeout(SystemProperties.SeleniumTimeoutType type)
Returns the predefined timeout for given type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||