you can always get the browser url but I would not take this approach. I would probably do something different dependent on the actual scenario you are trying to test.
On Tue, Jun 16, 2015 at 7:24 PM, Lorraine Botros <[email protected]> wrote: > The site I am automating creates a unique guid when a new client is > created so I will see something like > http://www.mysite.com/client/abcde012345 where 'abcde012345 is the unique > identifier for that client. I want to get that value and use it to append > to another link such as http://www.mysite.com/client/profile/abcde012345 > > I am a newbie to coding so any help or suggestions on good sites to find > examples is greatly appreciated. > > -- > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "Watir General" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
