Iam receiving the following error when I try to submit the form through httpunit
Could nay one guide me as to how to debug this problem
TypeError: "elements" is not defined. (httpunit; line 22)
at org.mozilla.javascript.NativeGlobal.constructError(NativeGlobal.java:590)
at org.mozilla.javascript.NativeGlobal.constructError(NativeGlobal.java:550)
at org.mozilla.javascript.NativeGlobal.typeError1(NativeGlobal.java:560)
Thanks
Rupali Desai
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Iam receiving the following error when I try to submit the form through httpunit
Could nay one guide me as to how to debug this problem
TypeError: "elements" is not defined. (httpunit; line 22)
at org.mozilla.javascript.NativeGlobal.constructError(NativeGlobal.java:590)
at org.mozilla.javascript.NativeGlobal.constructError(NativeGlobal.java:550)
at org.mozilla.javascript.NativeGlobal.typeError1(NativeGlobal.java:560)
Thanks
Rupali Desai