PendingJavaScriptResult
@FunctionalInterface @Deprecated public static interface Page.ExecutionCanceler extends Serializable
Page.executeJs(String, Serializable...)
.Modifier and Type | Method and Description |
---|---|
boolean |
cancelExecution()
Deprecated.
Cancel the javascript execution, if it was not yet sent to the
browser for execution.
|
Copyright © 2025. All rights reserved.