E225: DOM failed to be ready in 30sec

I am getting this same error also. Here is my test script. I am just switching to the first tab in Chrome.

{
“Name”: “Nav1stTab”,
“CreationDate”: “2025-2-27”,
“Commands”: [
{
“Command”: “comment”,
“Target”: “store // fast”,
“Value”: “!replayspeed”,
“Description”: “”
},
{
“Command”: “store”,
“Target”: “true”,
“Value”: “!errorIgnore”,
“Description”: “”
},
{
“Command”: “refresh”,
“Target”: “”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “pause”,
“Target”: “1000”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “store”,
“Target”: “${!current_tab_number}”,
“Value”: “thisTab”,
“Description”: “”
},
{
“Command”: “executeScript”,
“Target”: “var t = 0 - Number(${thisTab});\nreturn t;”,
“Value”: “MyTab”,
“Description”: “”
},
{
“Command”: “selectWindow”,
“Target”: “tab=${MyTab}”,
“Value”: “”,
“Description”: “”
}
]
}

Is that it? You’re not interacting with a website?

I heard nothing back from my offer both here and in this thread, to possibly help with getting to the bottom of this - my offer still stands if you’re serious, @admin? I will be happy to liase with your team if we can arrange it.

The registry hack that allows Manifest v2 extensions to continue working expires in just 3-months, after that using older versions of ui.vision as a workaround will not be possible.