Hello Depak,

Can you please send any example line of script..
Would like to see how the line of code will come when we are using this
following methods.

Regards
'========================================================

On Tue, Apr 24, 2012 at 9:25 PM, Deepak Kumar Mahapatro <
[email protected]> wrote:

> Hi Suresh,
>
> you can try below code that uses the native property readyState
> <object hierarchy>.object.readyState. result of the statement can be any
> of the below
>
> uninitializedThe object is first instantiated but has not begun loading.
> loadingThe object has commenced loading.loaded The object has completed
> loading.interactiveThe object is loaded but not yet closed but is ready
> to handle interaction. completeThe object body has been closed and the
> loading is finished.(the table is copied from
> http://www.ssicom.org/js/x584623.htm)
>
> for page object readystate retuns either interactive or complete
>
> please let me know the result
>
> --
> Regards,
> Deepak
>
> --
> 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

Reply via email to