public class WaitTask extends Object
WaitTask(DOMWorld domWorld, String predicateBody, String predicateQueryHandlerBody, PageEvaluateType type, String title, String polling, int timeout, Object... args)
JSHandle
getPromise()
void
rerun()
setPromise(ElementHandle promise)
terminate(RuntimeException e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WaitTask(DOMWorld domWorld, String predicateBody, String predicateQueryHandlerBody, PageEvaluateType type, String title, String polling, int timeout, Object... args)
public void rerun()
public void terminate(RuntimeException e)
public JSHandle getPromise() throws InterruptedException
InterruptedException
public void setPromise(ElementHandle promise)
Copyright © 2020. All rights reserved.