Getting timeout error on line number 80 in web script for any command (script timeout)

I have UI Vision web script with Selenium clicks, WaitForElementVisible, and SelectFrame, etc and I am getting a timeout error on line number 80 for any command (script timeout). So is there any limitation in UI Vision (Free Community Edition) for Selenium clicks, WaitForElementVisible, and SelectFrame, etc?

The script as below:-
{
“Name”: “Test”,
“CreationDate”: “2020-11-30”,
“Commands”: [
{
“Command”: “open”,
“Target”: “https://###############################”,
“Value”: “”
},
{
“Command”: “type”,
“Target”: “id=USERNAME”,
“Value”: “”
},
{
“Command”: “type”,
“Target”: “id=PASSWORD”,
“Value”: “”
},
{
“Command”: “clickAndWait”,
“Target”: “id=loginbutton”,
“Value”: “”
},
{
“Command”: “clickAndWait”,
“Target”: “id=loginbutton”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalNav”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalNav”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=searchinput”,
“Value”: “”
},
{
“Command”: “type”,
“Target”: “id=searchinput”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=ActionMenu_span”,
“Value”: “”,
},
{
“Command”: “click”,
“Target”: “id=ActionMenu_span”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=classic-chart-export-iframe”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “id=”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “name=iframe-export-sections”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “name=iframe-export-sections”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=classic-document-pane-iframe”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=classic-document-pane-iframe”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “”,
“Value”: “”
},
{
“Command”: “select”,
“Target”: “id=”,
“Value”: “label=Encrypted PDF”,
},
{
“Command”: “type”,
“Target”: “name=”,
“Value”: “”
},
{
“Command”: “type”,
“Target”: “id=”,
“Value”: “”
},
{
“Command”: “type”,
“Target”: “name=”,
“Value”: “”
},
{
“Command”: “type”,
“Target”: “name=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “id=SAVE”,
“Value”: “”
},
{
“Command”: “pause”,
“Target”: “9000”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “xpath=//span[@class=‘close’]”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “comment”,
“Target”: “waitForElementVisible // xpath=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementPresent”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=classic-chart-export-iframe”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=classic-chart-export-iframe”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “pause”,
“Target”: “3000”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “name=iframe-create-ccd”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “name=iframe-create-ccd”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=classic-document-pane-iframe”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=classic-document-pane-iframe”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “xpath=”,
“Value”: “”
},
{
“Command”: “comment”,
“Target”: " // Closing task",
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=GlobalWrapper”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frameContent”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=frMain”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=classic-document-pane-iframe”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “id=classic-document-pane-iframe”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “id=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “id=SAVE”,
“Value”: “”
},
{
“Command”: “waitForElementVisible”,
“Target”: “id=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “id=”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “id=SAVE”,
“Value”: “”
}
]
}

You might be hitting the timeout in Settings>Replay>!TIMEOUT_MACRO
Have you tried raising it?

yes tried Settings>Replay>!TIMEOUT_MACRO, but still getting the same error

Try putting at the beginning of the macro itself: store | ### | !TIMEOUT_MACRO

!TIMEOUT_MACRO in last version of ui vision is setted to 0 default in this mode have not limit of seconds.

In old version need to add a value in !TIMEOUT_MACRO onlyui

Your problem probably is the frames.

I suggest you to create short macro code and opmitized code.

Changing usually frame can be create conflict and bug.

I am new with macro can you show me an example to do that it would be really helpful.

I tried following
store | true | !errorignore
selectFrame | relative=top
store | false | !errorignore
line number 80 issue is resolved but now I am getting timeout or Iframe not found issues all around the script at any step

Create macro with more frames is hard, probably you use a wrong frame name in your macro.