[Wtr-general] attach
Michael Bolton
mb at michaelbolton.net
Mon Sep 11 16:54:51 EDT 2006
Default approach: check your spelling and syntax.
ie3=IE.start('http//:www.googl.com <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: wtr-general-bounces at rubyforge.org
[mailto:wtr-general-bounces at rubyforge.org] On Behalf Of Luke
Sent: September 11, 2006 10:42 AM
To: wtr-general at rubyforge.org
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060911/f2ce0e61/attachment.html
More information about the Wtr-general
mailing list