Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UFT WaitProperty Not working
#2
Solved: 9 Years, 9 Months ago
Hello All,

As suggested by Ankur Jain in email, I implemented conditional statement to check if the object exists and then added wait statement.

Eg.

Code:
If(Browser("").Page("").WebTable("").Exist = false) then
wait(2)
End if

I used this along with the waitproperty and test execution is better now.

Thanks,
Akila
Reply


Messages In This Thread
UFT WaitProperty Not working - by akilamurugesh - 07-28-2014, 12:53 PM
RE: UFT WaitProperty Not working - by akilamurugesh - 08-07-2014, 01:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  IE 11 has stopped working is displayed while running UFT 12 iahmad 0 1,836 04-06-2015, 06:44 PM
Last Post: iahmad
  Waitproperty without timeout vanibandla 6 4,641 11-21-2012, 04:45 PM
Last Post: hiregoudar

Forum Jump:


Users browsing this thread: 1 Guest(s)