Based on WebElement search, use more properties filters using QTP's
Mandatory and Associative properties

*For WebElement(Based on standard Object Identification property)*

*Mandatory-*html id, class, innertext
*Associative- *OuterHtml

On Wed, Nov 12, 2014 at 1:02 AM, prasanna kumar <prasanna.dest...@gmail.com>
wrote:

> I am using the below given step to collect all the child objects in a page.
>
> it takes almost for minutes to collect 200 child objects.Is there any way
> to speed up this process?
>
> Set odesc=nothing
> Set odesc=Description.Create()
> odesc("micclass").value="WebElement"
> odesc("class").value=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> Set l_link=Browser(xxxxxxxxxxx).Page(xxxxxxx).ChildObjects(odesc)
>
> --
> --
> 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 MercuryQTP@googlegroups.com
> To unsubscribe from this group, send email to
> mercuryqtp+unsubscr...@googlegroups.com
> 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 mercuryqtp+unsubscr...@googlegroups.com.
> 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 MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
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 mercuryqtp+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to