Hi, I noticed this error when trying to click a link on my test website. I noticed on your support site that document.write is not fully supported with HTMLunit (http://webtest-community.canoo.com/wiki/space/Javascript). Is it the reason why? If not, can you please provide help / workaround for this problem? Thanks!
Details javascript error unterminated string literal (script in http://HOME/testsite/MyAccount/MyAccountUserLogin.asp?LanguageId=1&Langu ageIndex=1&SCheck=701767177&SDT=39365.5749993056 from (50, 31) to (0, 0)#7) line -1 javascript source document.write('\n'); document.write(' <TR>\n'); document.write(' <TD WIDTH="100%" CLASS="Content" NOWRAP>\n'); document.write(' <a name="skip"></a>\n'); document.write(' <B CLASS="Title">\n'); document.write(' <SCRIPT LANGUAGE="Javascript">document.write(document.title); failing line <no source> javascript call stack unterminated string literal (script in http://HOME/testsite/MyAccount/MyAccountUserLogin.asp?LanguageId=1&Langu ageIndex=1&SCheck=701767177&SDT=39365.5749993056 from (50, 31) to (0, 0)#7)

