I use recorder to record a script and it runs  find in the recorder:
chrome://seleniumrecorder/content/selenium/TestRunner.html?test=/ content/PlayerTestSuite.html&userExtensionsURL=&baseURL=http:// localhost:8004/

But after I save it to /selenium/tests dir and run through that TestRunner, the last step is always goes to TestRunner homepage.
My simple script is like this:
Go to a page.
Click on login page.
Bad login--succeed
Bad Login-succeed,
Good login--go to TestRunner.html instead of the one it should go.
Does anyone has any clue on what is going on with TestRunner?
Thanks
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to