john wrote:
> I am trying to submit a form using waitr. Rather than using a normal html
> tag the authors have used:
> <script language="javascript">clickButton('Get
> flights','javascript:document.plan_trip.submit();');</script>
>
> to submit the form. How would I script this in Waitr ?
>
You need to click the page element that has this script attached to it.
You'll need to show us this other html for us to help.
Bret
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general