03-14-2009, 09:02 AM
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
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