Jump to content

Recommended Posts

Posted

I need to press some buttons during an update, and the window has no control ID. Instead it is reported as ClassNameNN: Internet Explorer_Server1. The buttons within the frame have no individual Control ID either. Is there a way I can simulate clicking these buttons in any way other than using MouseClick? Also, I need the functionality of WaitWinActive, but there is no readable text from this window, because of it's status. Any suggestions? Thanks!

Posted

I need to press some buttons during an update, and the window has no control ID. Instead it is reported as ClassNameNN: Internet Explorer_Server1. The buttons within the frame have no individual Control ID either. Is there a way I can simulate clicking these buttons in any way other than using MouseClick? Also, I need the functionality of WaitWinActive, but there is no readable text from this window, because of it's status. Any suggestions? Thanks!

for any IE automation, dale's IE.au3 is the way to go. you can use it to interact with controls, submit forms etc, and you can set it to wait for page to load before continuing...

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
×
×
  • Create New...