Hi all, I'm starting to ramp up my tests/testsuite and have noticed some strange behaviours in Selenium. Basically, "Access Denied" is returned from some tests, while others return "Element x not found". Both of these appear "randomly" - for example, if I repeatedly run and rerun the same test (using Run, Selected) I get a fail, then a pass then a fail... different failures but typically one of the two mentioned. Has anyone else seen this kind of behaviour?
Server: IIS IE6 and FF 1.5 To make things easier, I've pasted some lines from my test which sometimes fail: clickAndWait|divRecordDelivery|Element divRecordDelivery not found This was in Firefox. Having run the test once, perfectly, I then reran it and it fails with the error as above. Anyone know why? How can the element exist and not exist? TIA Russ _______________________________________________ Selenium-users mailing list Selenium-users@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users