Canceling wait page reload

I am using ui.vision with the chrome extention.
I have a target site that has buttons with script coded.
When I open a page in this site, ui.vision couldn’t recognize that page is loaded or reloaded.
I can click a button but the page changes dynamically I thk.
What i need this, i dont want to wait for page load with “open” command.
Execute the “open” command and do the oıther commands.
Is there any code canceling the pageload command that the “open” command has.

NOTE: Its not a puclic site, the program couldn’t recognize that the page’s loading 's finished.

I am really sorry for my grammer :slight_smile:

{
“Command”: “store”,
“Target”: “true”,
“Value”: “!errorIgnore”
},

I am bypassing this error with this code for now.

1 Like