You can try two ways:
First:
browser.link(:text, /Skip for now/).click
Second:
Replace
&
with
&
On Sat, Jan 17, 2009 at 3:32 AM, Jeremy Owens <jer...@weplay.com> wrote:

>
> I am trying to click on a link which looks like the following:
>
> <a href="/dashboard">Skip for now ยป</a>
>
> I tried:  browser.link(:text, "Skip for now >>").click
> which did not work. I believe the character is actually &raquo.
>
> Solutions?
>
> Thanks,
> Jeremy
>
> >
>


-- 
Thanks.
Wesley Chen.

--~--~---------~--~----~------------~-------~--~----~
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