Hi Guys,

I type the following method in the command line,but get the error,what
is the problem??

verify((ie.link(:text, "1").exists?), message="Link not active.")

Then the command line will displays:
NoMethodError: undefind method 'verify' for main:Object

Many thanks!



On Aug 6, 5:30 pm, Wesley Chen <cjq....@gmail.com> wrote:
> Don't use @, instead, please use $
>
> If you want to gain more, please find the difference between: @, @@, $
> Thanks.
> Wesley Chen.
>
> On Thu, Aug 6, 2009 at 1:48 PM, Yuvraj Jagadale 
> <yuvrajjagad...@gmail.com>wrote:
>
>
>
> > ere any way to resolve the issue?

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