Jump to content

Problems using autoit with internet explorer


Recommended Posts

Dear Autoit Community,

Thank you for taking the time to read my first post.

I understand how to use _IECreate  and how to use objects to manipulate the named webpage in the code.

But what if I am redirected to open another webpage that I cannot access directly? For example, if the named webpage in the code  has a redirect instruction,  it may take me to a different page. How do I tell autoit that i now want it to focus on the new webpage that I haven't included in the original code--and to accept instructions?

Regards

Greg

Link to comment
Share on other sites

Welcome to the AutoIt forums gregtvman! :D

I'm thinking you will have to compensate for this in your own script. I'm sure we could give you a suggestion of how to handle this, but posting your code that you use (excluding any usernames or passwords of course) will greatly shorten the time it takes for one of us to help you with this ;)

Alas, that is up to you. I am thinking checking the address of the browser window could give you enough information to figure out how to compensate. :)

Snips & Scripts


My Snips: graphCPUTemp ~ getENVvars
My Scripts: Short-Order Encrypter - message and file encryption V1.6.1 ~ AuPad - Notepad written entirely in AutoIt V1.9.4

Feel free to use any of my code for your own use.                                                                                                                                                           Forum FAQ

 

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...