Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am creating a test case which selects the drop down list returned by AJAX calls.

The ajax call returns a set of <li> tags.

I need to select one of it in the text area and submit it using a submit button.

I am not able to do it using selenium. Please help.

i have re submitted the question here : selecting and submitting the dropdown list generated by ajax call using selenium code

please check

share|improve this question
You should post more details of AUT. If possible the HTML code of AUT and the code which you tried – A.J Jul 5 '11 at 15:39

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.