Page 1 of 1

Login Error

PostPosted: Tue Feb 12, 2008 2:08 pm
by unsigned
Receiving a "warning" message when successfully submitting a
simple HTML form.

The submit button does not have an Id property value, which
may be the issue. Is there some way I can configure eValid to report this
test as "passed" or to ignore the warning?

Activity performed : Playback

Error message : 2008/02/04 13:39:02 34 15 28 Project Group cw_ largh
WARNING 35736 624 - Encountered script error, line: 342, char: 2, error:
"'document.getElementById(...)' is null or not an object", code: 0,
URL: http://66.133.117.203/asip/logonProcess.do

2008/02/04 13:39:11 35 15 28 Project Group cw_ largh
WARNING 43964 8228 8930 Command completed: Wait
[Downloaded: 28835 bytes, Rate: 3.229 bytes/msec ( 25.8 Kbs )]

Re: Login Error

PostPosted: Tue Feb 12, 2008 2:12 pm
by serverloading
(1) Look on the "Log Filters" setting and unselect WARNING to suppress
WARNING messages.

(2) The error appears to be real enough, did you forget to log out
before logging again? eValid can't find the named DOM element on
the page at hand.