Default approach:  check your spelling and syntax.
 
ie3=IE.start('http//:www.googl.com')
 
If it's something other than the fact that you've put the colon after the slashes, or the fact that you've left out the "e" in "google" (or some similar kind of problem), let us know.
 
I sympathize; I recognize that it's hard to see typos and such, especially for people whose first language isn't English, and I wish the computer would simply do what I mean.  Alas,...
 
---Michael B.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luke
Sent: September 11, 2006 10:42 AM
To: [email protected]
Subject: Re: [Wtr-general] attach

thnx now it works somehow, but still it's not exectly alright, if I add new line below the before the end of method ex.
ie3=IE.start('http//:www.googl.com')
somethimes I receive such error message  similiar to the previous one
Error:
test_example(AttachClass):
Watir::Exception::NoMatchingWindowFoundException: Unable to locate a window with title of Popup window example
    C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1208:in `attach_browser_window'
    C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1111:in `attach_init'
    C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1104:in `attach'

I use ruby 1.8.5, watir 1.4.1 and wet 0.5, IDE RadRails
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to