Hi, is there a way to wait for an element to disappear?
I don’t want to use while > try catch > get element method
Hi, is there a way to wait for an element to disappear?
I don’t want to use while > try catch > get element method
For NM yes, i cannot remember if there is for windows as well.
Type item. And look at intellisense, you will find the function.
You can use it in an assign to a boolean or from invoke code
Ahh. Yes, my query is for windows.
Ok, I will check the keyword after item.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.