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.

Reply via email to