Macro stops when open a new tab or open a URL

Hi, I have a simple macro with the browser having only one tab, then opens one URL and all works fine, then open a new tab and here comes the issue. Sometimes the new tab is opened and macro continues, and sometimes the macro simply stops without a timer, without showing error.

If you see my image below, the macro stopped in line 15 and at top of image only appear “Stop” and “Pause” buttons. So, was not a “Pause” event triggered by me and “Resume” button is not present either.

In this scenario, I need to click in stop button since gets freeze. I mean, never changes its state and no error or timeout appears.

This issue happens from time to time, not only with “SelectWindow | tab=open | URL”, but happens with “open | URL” too.

image

@admin Maybe you can give me a suggestion of how to handle this issue please.

@ulrich @admin @Plankton Sorry bother you. Do you have some tip, suggestion, workaround for this issue?

Thanks