Method | Description |
---|---|
getState() | Returns true if the condition being waited for is now happening. |
public abstract boolean getState()
Implement this function for the condition you want JS.waitFor()
to synchronize to. Return true
when the condition being waited for occurs.
Send feedback to
JavaStar-feedback@suntest.com
Copyright © 1998
Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303.
All rights reserved.