You are getting the message: undefined method `contains' for #<Watir::IE:0x89684c8> (NoMethodError) because there is no method 'contains' defined for the class Watir::IE. perhaps you meant contains_text? In any case, please read the posting guidelines at http://wiki.openqa.org/display/WTR/Support and include relevant information such as ruby code you are trying to use.
On Wed, Nov 11, 2009 at 14:46, tester86 <[email protected]> wrote: > > I keep on seeing the following error everything I try to perform an > verifcation check or find a text box on the page and enter in text: > > > undefined method `contains' for #<Watir::IE:0x89684c8> (NoMethodError) > > Can someone please explain why I am getting these errors. Even when I > try to run a sample script from the Internet it does not work.. Can > someone please explain what going on is it vista or am I missing a > gem.... > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to [email protected] Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/watir-general -~----------~----~----~----~------~----~------~--~---
