The component is designed only for JS code execution, not for displaying web pages.
Constructor and description |
---|
InvisibleJxBrowserComponent
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
benchmark() |
|
java.lang.Object |
clearExecuteJsAndGetResult(java.lang.String js, groovy.lang.Closure checker) |
|
java.lang.Object |
executeJsAndGetResult(java.lang.String js) |
|
java.lang.Object |
executeJsAndGetResult(java.lang.String js, groovy.lang.Closure checker) The method executes the given JS and checks whether the result of the execution is present. |
|
java.lang.Object |
getWindow() |
|
JsObject |
getWindowObject() |
|
void |
refresh() |
|
PromiseCallback |
registerPromiseResultCallback() |
The method executes the given JS and checks whether the result of the execution is present.
js
- the JS to execute.checker
- the closure that takes the window object as a JsWrapper object and returns a Boolean value.ReadyAPI functional (soapui) SDK 3.20.1