Mark, I did not have exactly your problem, but you may want to look at winClicker.rb and its getWindowHandle() method. After you get a handle, you can use something like clickWindowsButton_hwnd() from the same lib to click buttons in it or other methods. This is just a thought. I'm investigating how I can use winClicker with some of windows in my app, and I don't have much experience with it (yet ;-))
Anna. On 8/15/05, Mark Hammond <[EMAIL PROTECTED]> wrote: > > > HI there > > > > I am trying to attach to n embedded browser. How can I go about doing this? > > > > Thanks > > Mark > _______________________________________________ > Wtr-general mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/wtr-general > > > _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
