Hello,
I am new to WebTest and am already very interested in learning more but have run into a problem and have not been successful understanding which component is throwing the error. I have seen this same exact error from two different websites under test.
The error:
BUILD FAILED
C:\webtest\doc\doc\samples\mywebsiteTest.xml:11: Canoo Webtest: R_1357.
Test failed.
Test step clickButton (C:\webtest\doc\doc\samples\mywebsiteTest.xml:43: ) named
"Click the submit button" failed with message "Step[clickButton "Click the subm
it button" (6/12)]: Script error loading page executing webtest at: clickButton
TypeError: Cannot read property "options" from null (https://trading.mywebsite.c
om/common/StockOrderEntry.js#78)
Source code:
function () {
[native code, arity=0]
}
"
C:\webtest\doc\doc\samples\mywebsiteTest.xml:11: Canoo Webtest: R_1357.
Test failed.
Test step clickButton (C:\webtest\doc\doc\samples\mywebsiteTest.xml:43: ) named
"Click the submit button" failed with message "Step[clickButton "Click the subm
it button" (6/12)]: Script error loading page executing webtest at: clickButton
TypeError: Cannot read property "options" from null (https://trading.mywebsite.c
om/common/StockOrderEntry.js#78)
Source code:
function () {
[native code, arity=0]
}
"
Total time: 5 seconds
Can anyone shed any light on where I should start?
Thanks
Doug
Check out AOL.com today. Breaking news, video search, pictures, email and IM. All on demand. Always Free.

