{"ScriptPreparationCode":"/*your preparation JavaScript code goes here\r\nTo execute async code during the script preparation, wrap it as function globalMeasureThatScriptPrepareFunction, example:*/\r\nasync function globalMeasureThatScriptPrepareFunction() {\r\n // This function is optional, feel free to remove it.\r\n // await someThing();\r\n}","TestCases":[{"Name":"regex","Code":"/^https?:\\/\\//.test(\u0027asdasd\u0027)","IsDeferred":false},{"Name":"===","Code":"\u0027123123123123\u0027 === \u0027s3\u0027","IsDeferred":false}]}