From 9cb696c77d8419f4d7f093370221d2c449e61bae Mon Sep 17 00:00:00 2001 From: Henrik Skupin Date: Thu, 12 Dec 2024 11:16:22 +0100 Subject: [PATCH] Fix undefined variable "scriptResult" in remote steps of "Execute Async Script" (#1865) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 96d9f313..88179a51 100644 --- a/index.html +++ b/index.html @@ -7270,7 +7270,7 @@

Execute Async Script

  • Append resolvingFunctions.[[\Resolve]] to arguments. -

  • Let result be the result of calling +

  • Let scriptResult be the result of calling execute a function body, with arguments body and arguments.