Wait property is used to wait that many seconds to proceed further.. where as synchronization property is used to wait until the action is performed (ex:page is to be loaded..)
ex: wait 5 means script is wait for five seconds b().p().sync means it wait until that page is loaded Thanks, Satya On Tue, Jul 10, 2012 at 5:18 PM, Vijai Shangar <[email protected]>wrote: > i want to know about this differences > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
