can you use spy++ to get the hwnd of the brower and attach using that?

Paul

On Fri, May 1, 2009 at 2:06 PM, mwolfe <mwolf...@gmail.com> wrote:

>
> 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 anembeddedIEautomation
> > object inside a powerbuilder app.
> > Thanks,
> > Alister Scotthttp://watirmelon.wordpress.com/
> >
> > On Aug 4 2007, 12:26 am, "David Pollack" <davidspoll...@gmail.com>
> > wrote:
> >
> > > thanks, we will give this a shot.
> >
> > > On 8/3/07, Bret Pettichord <b...@pettichord.com> wrote:
> >
> > > > kyleaschmitt wrote:
> > > > > Yup.  Theieis hidden inside a windows forms app.  So there is no
> > > > > iexplore.exe in the process list even.
> >
> > > > If you can get access to the automation object, this will work:
> >
> > > >ie=Watir::IE.new nil
> > > >ie.ie= the_automation_object_from_my_app
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to