|
Re: Using variables for open command's url: msg#00053web.selenium.user
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: | Using variables for open command's url: 00053, Guillaume Boudreau |
|---|---|
| Next by Date: | onLoad plans: 00053, v fyodorov |
| Previous by Thread: | Using variables for open command's urli: 00053, Guillaume Boudreau |
| Next by Thread: | RE: Using variables for open command's url: 00053, Guillaume Boudreau |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |