Search found 1 match
- Thu Dec 07, 2006 1:08 am
- Forum: Technical / Scripting
- Topic: Webrecorder - How to get EInst of existing IE instance?
- Replies: 6
- Views: 8579
Webrecorder - How to get EInst of existing IE instance?
I want to use IEAuto,DLL to automate some aspects of a J2EE form. The problem is that my users will log into the application from an existing IE instance -- not one created by a call to CreateIE. CreateIE would return an EInst (the IE[0], IE[1], etc. parameter used in calls to other IEAuto functions...