selenium-api.js contains:
Selenium.prototype.doClick = function(locator) {
...
xxxAndWait is a special case where the command xxx is
executed, followed by a wait for a page load to complete.
(see selenium-commandhandlers.js, near line 65: // Register
actionName + "AndWait" with the wait flag;)
- Guillaume Boudreau
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tolou Taherinia
Sent: December 13, 2005 12:22 PM
To: selenium-devel@lists.public.thoughtworks.org
Subject: [Selenium-devel] Selenium built in function source codes
Hi
all,
where can I find the
source code for each of the selenium built in function such as
clickAndWait?
Thank you in
advance
_______________________________________________ Selenium-devel mailing list Selenium-devel@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel