Hi Marc,

Thanks for reply. So I am doing this,

<verifytitle
text="All Domains"/>

<setSelectField
description="Set value to Delete"
           
xpath="//[EMAIL PROTECTED]'form1:table1:actionsBottom:lifecycleActions']"
saveResponse="true"
value="DELETE" />

<verifytitle
text="Delete Domain"/>

however it failed here  Expected "Delete Domain" but
got "All Domains" which is still the previuos window.
also response.html shows the previous response.



thanks,

Chang
 





--- Marc Guillemot <[EMAIL PROTECTED]> wrote:

> Hi Chang,
> 
> forget (2) this is just a warning from your browser
> (which you can
> deactivate in most browsers) and just perform the
> other steps. Normally
> you don't need any <selectWindow> because you just
> work on the "focused"
> window.
> 
> Marc.
> 
> Chang Su wrote:
> > Hi, 
> > 
> > sorry that I have been posting so many questions
> > recently,
> > 
> > I have a BUI page with a drop-down list, 
> > 1) if I select on one field from the list (say
> > "DELETE"), it brings a warning dialog ("You have
> > requested an encyprted page ...", 
> > 
> > 2) if I click on "ok" on the warning dialog, it
> opens
> > another window which inlcude some texts, another
> list
> > and three buttons (previous, next and cancel) with
> > title "https://san-7:6699 - Delete Domains". 
> > 
> > 3) If I choose one field from the list and click
> on
> > "Next", it does to the next step (still with the
> same
> > window but internal contents changed), with
> "finish"
> > button, 
> > 
> > 4) if I click on "finish button", it goes back to
> main
> > browser window.
> > 
> > so how do I do these steps?  Can someone give me
> some
> > advices, my guess is,
> > 
> > <setSelectField ...> for step 1)
> > 
> > <expectDialog dialogType="alert"  /> for step 2)
> > 
> > what is the new window here? is it a form?? do I
> use
> > <selectWindow??
> > 
> > thanks,
> > 
> > Chang
> > 
> > 
> >  
> > 
> > 
> >  
> >
>
____________________________________________________________________________________
> > Want to start your own business?
> > Learn how on Yahoo! Small Business.
> > http://smallbusiness.yahoo.com/r-index
> > _______________________________________________
> > WebTest mailing list
> > [email protected]
> > http://lists.canoo.com/mailman/listinfo/webtest
> > 
> 
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
> 



 
____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to