[wtr-general] Re: Connecting Watir to an IE control in a dotnet app?

2009-05-01 Thread mwolfe
I'm trying to do this as well. see my blog for more details: http://www.wolfewebservices.com/blog/attaching-watir-embedded-ie-browser On Mar 19, 11:26 pm, Alister Scott alister.sc...@gmail.com wrote: Hi David, Did you ever get this to work? I am trying to do a similar thing with

[wtr-general] Re: Does watir::IE.attach() :hwnd support embedded browsers ?

2009-04-30 Thread mwolfe
I have been working more on the issue and have discussed it on my blog here: http://www.wolfewebservices.com/blog/attaching-watir-embedded-ie-browser I Haven't yet come up with a solution yet but just thought i'd share my current knowledge of the problem. On Apr 29, 12:28 pm, mwolfe mwolf

[wtr-general] Re: Does watir::IE.attach() :hwnd support embedded browsers ?

2009-04-29 Thread mwolfe
hey basu, did you ever figure out this issue? I'm trying to do essentially the same thing (work with an embedded IE control). I found the function __IEControlGetObjFromHWND from the IE.au3 Of course, this is not built into the binary for autoit so I can't use that. It looks (kind of) like you