|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.support.ui.SystemClock
public class SystemClock
| Constructor Summary | |
|---|---|
SystemClock()
|
|
| Method Summary | |
|---|---|
boolean |
isNowBefore(long endInMillis)
|
long |
laterBy(long durationInMillis)
|
long |
now()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemClock()
| Method Detail |
|---|
public long laterBy(long durationInMillis)
laterBy in interface Clockpublic boolean isNowBefore(long endInMillis)
isNowBefore in interface Clockpublic long now()
now in interface Clock
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||