Hi,

I have a table on my webpage with an onclick action in the tabledata.
I can only go to the next page by clicking on this table data.
How can I simulate the click on this element with JWebUnit?

The HTML looks like this:

<table id="myTable">
<td onclick="doSomething()'">something</td>
</table>

TIA.
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
JWebUnit-users mailing list
JWebUnit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to