Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sync Wait WaitProperty Exist (Are they really different?)
#2
Solved: 11 Years, 4 Months ago
Wait x ----- wait for x seconds mandatorily. After x seconds pass, go to the next step immediately.
Sync ---- wait for page showing up completely upto object synchronization timeout. If synchronization timeout reaches but the page doesn't show up completely, then fail.
Object.exist ---- try to verify the object existing within the time limits, one of which is Object Synchronization Timeout
WaitProperty ---- wait the specific object property to be ready until timeout
Reply


Messages In This Thread
RE: Sync Wait WaitProperty Exist (Are they really different?) - by guocnc - 03-14-2009, 09:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Exist and Visible Are True When Objects Aren't There - Is there A Better Way? zunebuggy 3 3,131 04-24-2018, 02:12 PM
Last Post: Ankur
  Help Waitproperty or Checkproperty with micGreaterThan() Code typhoon23 1 1,980 08-23-2017, 05:02 PM
Last Post: Ankur
  Time Delay issue with Exist mv8167 11 24,784 06-19-2017, 02:56 PM
Last Post: grosorg
  WaitProperty does not refresh the object (WebNumber) cantorre 0 1,576 05-10-2017, 06:21 AM
Last Post: cantorre
Question Cross Browser Sync Not Working geodude 0 1,956 04-07-2017, 08:43 AM
Last Post: geodude

Forum Jump:


Users browsing this thread: 1 Guest(s)