|
RE: Using variables for open command's url: msg#00058web.selenium.user
Ah, my bad... Monday morning usually
helps!
My problem was that my store baseURL was the 1st row of my
(included) file's table, and thus was not parsed...
Added a title-row to my table fixed my
problem!
-
Guillaume Boudreau
From: David Kemp [mailto:DKemp-IFekc9qy6S0WhyVFc8JwjA@xxxxxxxxxxxxxxxx] Sent: Saturday, October 15, 2005 4:47 AM To: bougu-TvhO4Lsh14F0ubjbjo6WXg@xxxxxxxxxxxxxxxx; selenium-users-EcuzILgp2tAZVhN9JVcPDEqbzN8AcRLmILAQCsJbaHk@xxxxxxxxxxxxxxxx Subject: Re: [Selenium-users] Using variables for open command's url selenium-users-bounces-EcuzILgp2tAZVhN9JVcPDEqbzN8AcRLmILAQCsJbaHk@xxxxxxxxxxxxxxxx wrote on 15/10/2005 06:19:36 AM: > would like to know if using variables in the url argument of the open > command is supported ? > > store | https://localhost | baseUrl > open | ${baseUrl}Main > > This seems to fail here. > What you have written will result in https://localhostMain If you put in an extra slash then it should work: store | https://localhost | baseUrl open | ${baseUrl}/Main Cheers, David David Kemp ThoughtWorks Australia Pty Ltd http://www.thoughtworks.com _______________________________________________ Selenium-users mailing list Selenium-users-EcuzILgp2tAZVhN9JVcPDEqbzN8AcRLmILAQCsJbaHk@xxxxxxxxxxxxxxxx http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: document object in user-extensions.js: 00058, Mike Williams |
|---|---|
| Next by Date: | RE: selenium failure: 00058, Guillaume Boudreau |
| Previous by Thread: | Re: Using variables for open command's urli: 00058, David Kemp |
| Next by Thread: | onLoad plans: 00058, v fyodorov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |