public class GXWaitWhileScreen extends GXAbstractWaitScreen
Constructor and Description |
---|
GXWaitWhileScreen(String screenName,
long timeout,
long flicker)
Sets a wait condition that instructs ApplinX server to wait while the screen
from the host is identified as the screen with the given name (ID).
|
getScreenName, setScreenName
getFlicker, getTimeout, setFlicker, setTimeout
public GXWaitWhileScreen(String screenName, long timeout, long flicker)
screenName
- Name of the screen.timeout
- Expiration time of the wait condition.flicker
- Time to wait after the wait condition was met.Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.