Forum Discussion
mailnsuresh
10 years agoOccasional Contributor
In the runtime, highlight the object before performing click.
Use Call Sys.Highlightobject(obj)
This gives you an idea as to what object exactly testcomplete is trying to do.
In the runtime, highlight the object before performing click.
Use Call Sys.Highlightobject(obj)
This gives you an idea as to what object exactly testcomplete is trying to do.