The HTML I receive has a <FORM> element, that has its action="/..." attribute set using javascript.
Is there a way within the HttpUnit classes that I can emulate the javascript, and set the 'action' attribute myself, or do I need to learn how to make javascript work in HttpUnit?
All help appreciated.
Cheers!
Nik.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
The HTML I receive has a <FORM> element, that has its action="/..." attribute set using javascript.
Is there a way within the HttpUnit classes that I can emulate the javascript, and set the 'action' attribute myself, or do I need to learn how to make javascript work in HttpUnit?
All help appreciated.
Cheers!
Nik.