Jump to content

encapsulated web app in a desktop app


Recommended Posts

Hi,

My company developed an application that functions as IE browser-its more like a desktop application that looks like IE browser.

Can I automate it by AuoIT? I can run the program by Run() function but how do I gain control to the buttons, divs and other html objects?

Link to comment
Share on other sites

Thank you very much.

Consider the developed app as a window and within it the IE browser exists. It means that the window wraps the IE browser so I can't create an instance of IE browser using the _IECreate() function and then apply the IE functions (from the Help file) on it. 

In order to use the IE functions (e.g. _IEAction() ) there is a need to attach the desktop application to IE object or instance or something else that will solve the problem.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...