Hi, after upgrading webtest 2.6 to 3.0, i keep getting the following error in a number of my scripts. These scripts worked without error when i was running 2.6. Please advise. Thanks!
error: Message JavaScript error loading page http://www.globalsources.com/gsol/HOMEPAGES/GSOL/GSHOME.jsp: Wrapped com.gargoylesoftware.htmlunit.ScriptException: syntax error (http://akamai.globalsources.com.edgesuite.net/f/593/3445/5d/static.globalsources.com/gsol/en/clean/static/lib/jqueryandplugins.js#18) These are the steps in my script: <setInputField name="fld_UserID" value="${Login_Name}" /> <setInputField name="fld_UserPassword" value="test1234" /> <clickButton label="Login"/> And this the button that im trying to click: <td colspan="6"><input type="image" src="/sso/gsol/pex/en/common/images/LOGIN_en_US.GIF" border="0" alt="Login" align="right"/></td> _________________________________________________________________ See all the ways you can stay connected to friends and family http://www.microsoft.com/windows/windowslive/default.aspx

