I would like to propose a generic extension that causes wiats to terminate with
an error if a specified timeout is exceeded.
At reportlab we use selenium in testing web applications. Automatic testing is
pointless if a wait is involved and the expected event is missed as sometimes
seems to happen.
Not only do remain tests not get carried out, but any emailing etc also fails to
happen.
The main problem with this proposal seems to be a rather artificial distinction
between waits and other commands; waits can return an error when hell freezes over.
--
Robin Becker
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users