George, it sounds as though the second weblist is dependent upon the first
list. In your list above, you are not displaying a "\" in front of the
period as in all the examples. Did you forget to include the backslash in
your question?

Parke


On Fri, Apr 18, 2014 at 8:16 AM, george <[email protected]> wrote:

> I have an issue with selecting object from weblist.
> I have web application that has 5 weblists.
>
> When first weblist value is selected, page gets refreshed and displays
> options for second weblist.
> QTP cant find the second weblist and displays an error message.
>
> I tried the refresh browser method and but its not working.
>
> example:
>
>
> .WebList("name:=dataElementForm\.diseaseList").Select "Astma"
>
> '____after selecting the disease list Astma, page refreshes and next
> object "domain" is not found
>
> .WebList("name:=dataElementForm.domain").Select "domain"
> WebList("name:=dataElementForm\.population").Select "Pediatric"
> .WebList("name:=dataElementForm\.subdomain").Select 3
> .WebList("name:=dataElementForm\.classificationElementList").Select 1
>
> .WebButton("name:=Continue").Click
>
> wqhat else can I try
>
> --
> --
> 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.
>



-- 
Parke
Cell: 770-842-0121

-- 
-- 
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