Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Waitproperty without timeout
#1
Solved: 10 Years, 9 Months, 1 Week ago
Can someone please help how to use wait property without timeout , I have a window which may take 5 secs to disappear and may be one hour. i need to make QTP wait till that window disappears, so no time out, need infinite wait

I am using [undefined=undefined]window("ABC").waitproperty "exist", False[/undefined]

But I have read somewhere like
while (window("ABC").waitproperty ("exist", False, -1) )
{
delay(500)
}
What does -1 means ?

Please help , its very urgent Thanks
Reply


Messages In This Thread
Waitproperty without timeout - by vanibandla - 11-08-2012, 11:37 AM
RE: Waitproperty without timeout - by Ankesh - 11-08-2012, 05:04 PM
RE: Waitproperty without timeout - by vanibandla - 11-09-2012, 12:19 AM
RE: Waitproperty without timeout - by vanibandla - 11-10-2012, 03:05 AM
RE: Waitproperty without timeout - by Ankesh - 11-14-2012, 02:16 PM
RE: Waitproperty without timeout - by ssvali - 11-20-2012, 05:50 PM
RE: Waitproperty without timeout - by hiregoudar - 11-21-2012, 04:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT WaitProperty Not working akilamurugesh 1 7,329 08-07-2014, 01:18 PM
Last Post: akilamurugesh

Forum Jump:


Users browsing this thread: 1 Guest(s)