rajesh_makiredd
11 years agoOccasional Contributor
how to pause/wait until the object found.
Hi,
My object(Project.Variables.Var = w.Item("lblMsg").outerText) is to find the outertext. Some times it takes more time to get the outertext value, so how to pause/wait untill the outer text is find. I have already tried with the different properties like wait,WaitProperty, But not working. Please suggest me..
My object(Project.Variables.Var = w.Item("lblMsg").outerText) is to find the outertext. Some times it takes more time to get the outertext value, so how to pause/wait untill the outer text is find. I have already tried with the different properties like wait,WaitProperty, But not working. Please suggest me..