Hi Paul, You might try using AutoIT instead of Watir. It don't think your going to be able to use Watir with an embedded browser.
Regards, Joe On Thu, Oct 25, 2012 at 8:41 PM, Paul <[email protected]> wrote: > Hi, I am testing an IE web application that gets served up from a windows > app. I can't get a handle on IE as it is being run from withing the win app > and therefore there is no IE process for watir to attach to. > I have the URL of the IE window and can browse to it using watir with new IE > instance but I don't get a lot of underlying data, etc that I need to test > it. I can fake that stuff but before I go down that track I need to see if I > can somehow get a handle on the IE in the win app. > > Anyone got any clever ideas? > > - thanks > > > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
