Hi,

 

I have selectbox outside the form tag in a jsp page.

 

I want to select a partuclar value in that Select box.

 

When I use selectOption function it does not work as the select option
is outside the form tag.

 

I tried using xpath,I got the element but I am unable to set the value
in this selectoption box.

 

IElement e = getElementByXPath("//select[contains(@name,XXXXXX')]");

 

Please help how can I set the value in SelectOption box.

 

Regards

Rajinder

                        

            

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to