Did you try GetROProperties?

On Tuesday, May 31, 2016, <[email protected]> wrote:

> Hi,
>
>
>     Dim mypage, i
>
>         Set mypage = Browser("Yahoo").Page("Admin").GetTOProperties()
>         For i = 0 to mypage.Count - 1
>             Msgbox mypage(i).Name & ":=" & mypage(i).Value
>         Next
>
>
> I want to get the properties of the page at run time.  Why does this loop
> only return "micClass" property.  When I look at Object Repository for
> page("Admin"), there are lots of other properties?.
>
> Thanks <http:///>
>
> --
> --
> 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]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>
> To unsubscribe from this group, send email to
> [email protected]
> <javascript:_e(%7B%7D,'cvml','mercuryqtp%[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 Groups
> "QTP - HP Quick Test Professional - Automated Software Testing" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected]
> <javascript:_e(%7B%7D,'cvml','mercuryqtp%[email protected]');>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
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 Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to