HI,Everyone
    The problem I came accross is like that. The page is declared follow the
HTML4.01standard which deprecated some of the tags included "menu". But the
standard doesn't forbid the menu tag. When I test the page it shows the
error that can't recognise the method "selectSingleNode" which belong to the
menu tag. The error didn't show again when I set the value of
throwExceptionOnScriptError to false. thus I can't tell what is the cause of
the error, whether the use of menu tag or other JS error.
    SoI want to make sure whether WebTest does all test accrodding to the
strict W3C standard.
    If I declare that the page follows a HTML 4.0.1 transitional standard,
and uses the menu tag which is deprecated in the script. Will  WebTest break
and records as a error?

   Thanks

Tracy

Reply via email to