Ash - glad you got it working.

Regarding the regular expression, SciTE recognizes this as valid:

$links.detect { |$links|   /^http:\/\/word/=~ $links }

How is the format incorrect?

orde

On Sep 14, 2:13 am, ash <ashbr...@gmail.com> wrote:
> OK, so I am a plonker.
> Just needed to store the result of my .detect as a variable then use
> $browser.goto.
> Hope I haven't wasted anybody's time.
>
> Cheers...Ash
>
> On Sep 14, 10:05 am, ash <ashbr...@gmail.com> wrote:
>
> > Got it to work now after several iterations.
>
> > .detect is now giving me the url I need.  So how do I select this url?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to