Also, you can get around the special character (so you dont have to
look each one up) by using a regex and the regular text:

browser.text.include?(/Previous/)

browser.span(:text,/Previous/).click

On Sep 1, 6:52 am, GJHmf <graham.harb...@webroster.net> wrote:
> How annoying; I thought I had tried and failed on that very solution,
> now it works.  My hands are up, it must have been a typo of some sort
> on my part.
>
> Once again, thanks Željko.
--~--~---------~--~----~------------~-------~--~----~
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