On ask timeout error

Morning All

on the below code:

Blockquote
{
“Name”: “status”,
“CreationDate”: “2021-10-1”,
“Commands”: [
{
“Command”: “open”,
“Target”: “Xero Central”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “pause”,
“Target”: “3000”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “click”,
“Target”: “xpath=//[@id="h.p_NWKEYUf8YJ1o"]/div/div/div/div/div/p/strong",
“Value”: “”,
“Description”: “”
},
{
“Command”: “storeImage”,
“Target”: "xpath=//
[@id="post-16593"]/section/div/div[3]”,
“Value”: “Bankfeed”,
“Description”: “”
},
{
“Command”: “localStorageExport”,
“Target”: “bankfeed.png”,
“Value”: “#DeleteAfterExport”,
“Description”: “”
},
{
“Command”: “open”,
“Target”: “https://status.xero.com/”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “pause”,
“Target”: “3000”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “click”,
“Target”: “xpath=/html/body/div/div/div/div/img”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “storeImage”,
“Target”: “/html/body/div[1]/div[2]/div[4]/div[1]”,
“Value”: “Status”,
“Description”: “”
},
{
“Command”: “localStorageExport”,
“Target”: “status.png”,
“Value”: “#DeleteAfterExport”,
“Description”: “”
},

i get the following error

it relates to the xero status page

  • [warning]

[Line 9]: Warning #300: Web page connection issue. Retrying last command.

  • [error]

[Line 9]: ipcPromise: onAsk timeout 1000 for cmd “RUN_COMMAND”, args “[object Object]”

@svenarndt because I am actually a robot user, hence the picture and name

seems to have been a temporary issue again.