Hi All,

I am testing a web application. In one of the page, i have 1 search link and 1 search button.

I am able to access the search link correctly with the code:

<tr>
      <td>clickAndWait</td>
      <td>search</td>     
      <td>&nbsp;</td>
</tr>

Even for the search button, i have the same code: which in turn does not work, because i guess it is using the same name: <td>search</td>

Any clue how to resolve this or is there any other command?

Please let me know.

Regards,
Tushar



Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to