Bug WTR-89 opened in JIRA
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=3607&messageID=10228#10228
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://r
>
> WIN32OLERuntimeError: Unknown property or method `scrollIntoView'
> HRESULT error code:0x80010004
> The caller is dispatching an asynchronous call and cannot make an
> outgoing call on behalf of this call.
> C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1065/./watir.rb:3829:in
> `m
This appears to be a larger problem.
Any element that is found with a regular expression passed as the value.
Seems subsequent messages to that object results in the above error.
IE crashes as well.
-Mase
-
Posted via Jive Forums
Also.
This same script worked fine in 1.4.1
but fails in 1.5.1.1065
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=3607&messageID=10006#10006
___
Wtr-general mail
note, getting the textfield by id, without a regex. works fine.
-Mase (james)
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=3607&messageID=10005#10005
___
Wtr-gen
im calling ie.text_field(:name, /name/i).set("blah")
HTML of textfields is:
User Name
Required!
Password
> WIN32OLERuntimeError: Unknown property or method `scrollIntoView'
> HRESULT error code:0x80010004
> The caller is dispatching an asynchronous call and cannot make an
> outgoing call on behalf of this call.
Cool error. :)
Show us the HTML for the text_field? (And probably some of the
I am running watir 1.5.1.1065
I am simply calling set on a text_field, and I get this error:
WIN32OLERuntimeError: Unknown property or method `scrollIntoView'
HRESULT error code:0x80010004
The caller is dispatching an asynchronous call and cannot make an
outgoing call on behalf of this