How can I disable/change onsubmit form event with httpunit? I found how I can change the form action, but I didn´t find how to change onsubmit event :(
I´m testing a page I cannot change. This page runs a javascript method on onsubmit event and I want to change it.
I look forward to an answer.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You might want to follow the developer mailinglist. A patch for event handling has been submitted and is due to be implemented in version 1.7 or 2.0 soon.
You are welcome to participate in the development.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can I disable/change onsubmit form event with httpunit? I found how I can change the form action, but I didn´t find how to change onsubmit event :(
I´m testing a page I cannot change. This page runs a javascript method on onsubmit event and I want to change it.
I look forward to an answer.
You might want to follow the developer mailinglist. A patch for event handling has been submitted and is due to be implemented in version 1.7 or 2.0 soon.
You are welcome to participate in the development.