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.
