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