If your table looks like this:

<table>
  <tr>
    <td >      Open Account
    </td>
  </tr>
</table>

you can fire event that will navigate to '/register/personal.do' like this:

ie.table(:index, 1)[1][1].fireEvent("onclick")

On 5/12/06, David Solis <[EMAIL PROTECTED]> wrote:
How do I click on '/register/personal.do'

--
http://www.testingreflections.com/blog/3071
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to