RE: [Selenium-devel] selectWindow

2005-12-14 Thread Guillaume Boudreau
enium-devel] selectWindow You can try to save the return value of window.open() and use that as the parameter for selectWindow.   - Guillaume Boudreau From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tolou TaheriniaSent: December 13, 2005 12:30 PMTo: selenium-devel@lists.

RE: [Selenium-devel] Selenium built in function source codes

2005-12-13 Thread Guillaume Boudreau
h the wait flag;)   - Guillaume Boudreau From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tolou TaheriniaSent: December 13, 2005 12:22 PMTo: selenium-devel@lists.public.thoughtworks.orgSubject: [Selenium-devel] Selenium built in function source codes Hi all,   where can I find t

RE: [Selenium-devel] selectWindow

2005-12-13 Thread Guillaume Boudreau
You can try to save the return value of window.open() and use that as the parameter for selectWindow.   - Guillaume Boudreau From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tolou TaheriniaSent: December 13, 2005 12:30 PMTo: selenium-devel

RE: [Selenium-devel] Selenium failure

2005-10-21 Thread Guillaume Boudreau
error is probably caused by the fact that you're not using the correct syntax for storeAttribute, which is [EMAIL PROTECTED]...   Exactly what part of the HTML code you pasted do you want to save in the "banner1" variable ?   - Guillaume Boudreau From: [EMAIL PROTECTED] [ma

RE: [Selenium-devel] global variables

2005-10-19 Thread Guillaume Boudreau
Ah, yes! Indeed, very easy. I just sucessfully used my new storeGlobal command.   Thanks for the help.   - Guillaume Boudreau From: Alexandre Garel [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 11:53 AMTo: [EMAIL PROTECTED]; selenium-devel

[Selenium-devel] global variables

2005-10-19 Thread Guillaume Boudreau
ables those files defined, that would be marvelous.   I'll start looking for a way to do it, probably by saving them in the Selenium Runner frame or something similar.   Suggestions ?   - Guillaume Boudreau   ___ Selenium-devel mailing list Sele