Hi,
I have successfully set up a war containing selenium and my tests.  The
war and tests works fine on my pc, but when I attempt to access the
testrunner on a central weblogic server via apache I get the following
error

Error: addLoadListener is not defined
Source File:
https://dev.edfenergy.com/signup-test/selenium/selenium-browserbot.js
Line: 88

The code at line 88 is:
// Modify the test IFrame so that page loads are detected.
addLoadListener(browserbot.getFrame(), browserbot.recordPageLoad);
return browserbot;

Any idea what could be wrong?

Thanks

Martin 

_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to