Hi, great tool, but I'm a bit puzzled over these JS errors I see in my Firefox 1.04 javascript console.

The first is related to this row

type    ISABroker.personalDetails.firstname     Joe      <--- entry box


the second to this

click   ISAPEPTransfer2004.personalDetails.existingAccountHolder  <--- checkbox

any ideas as to why this is going on?


Error: [Exception... "'Permission denied to get property XULElement.selectedIndex' when calling method: [nsIAutoCompletePopup::selectedIndex]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: http://127.0.0.1:8000/selenium/selenium/htmlutils.js :: triggerEvent :: line 81" data: no]
Source File: http://127.0.0.1:8000/selenium/selenium/htmlutils.js
Line: 81

Error: [Exception... "'Permission denied to get property XULElement.popupOpen' when calling method: [nsIAutoCompletePopup::popupOpen]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: http://127.0.0.1:8000/selenium/selenium/htmlutils.js :: triggerMouseEvent :: line 94" data: no]
Source File: http://127.0.0.1:8000/selenium/selenium/htmlutils.js
Line: 94
--
Robin Becker
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to