On 8/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I have a form with two submit buttons:
>
> <input type="submit" value="Cancel" \>
> <input type="submit value="Save" \>
>
> I can't seem to access these with the Watir Button class and if I use
> form.submit, it always executes the 'Cancel' command above.
>
>  Any ideas?

Show us the code that you're using to access the buttons.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to