Hi Team,
Greetings!
When I used the tool “get tab”, the result always returned null. I need to figure it out. The details of workflow were as following:
Massive thanks !
Hi Team,
Greetings!
When I used the tool “get tab”, the result always returned null. I need to figure it out. The details of workflow were as following:
Massive thanks !
There is a delay from openurl does its thing, to the browser is ready, and openrpa does not wait for that.
Try using nm.get element to find something on the page before using get tab, to ensure the browser has connected to openrpa.
I tried a delay of 15 sesconds to make sure that the edge is ready, but it seems didn’t work. Could the problem be caused by “NM:offline” that marked in red box?
Yes, of nm is offline it means the browser extension has not connected to openrpa.
Please make sure the extension is installed and does not have any errors in the console.
I tried to use Firefox to test, and NM showed online status. This time, the “get tab” returned the right thing. Thanks for your great help !
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.