Jump to content

Recommended Posts

Guest Pascal
Posted

hi everybody,

Just new in Autoit, and in a hurry in my job, someone can help me do do this :

Open Internet Explorer (i've find how to do this)

Click on a specific button in a page wich open a new window where you have to enter a user and passwrod and tehn clic on a button connect.

Thanks for your help

Posted

Hi,

Try to use the following commands.

MouseMove

MouseClick

Send.

Good Luck

Andre

What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Guest Pascal
Posted (edited)

Ok i'm going to try this

Thanks.

I have a problem, because all people have not the same resolution screen. So with mousemove i never on the right button.

Edited by Pascal
Posted

Ok i'm going to try this

Thanks.

I have a problem, because all people have not the same resolution screen. So with mousemove i never on the right button.

<{POST_SNAPBACK}>

i am using a bad way to do that... :)

You can trying to looking for his html source code.

because many button was link by the javascript or another

May be it will support by your keyboard hot key for special people use.

And you can get the button id or name or some thing ..

-Everything are starting by the dreams.-Everybody is working with computer.-Everydays will auto because we need it. Come on..Let's doing...AUTOIT....^^"..just a little idea..a little A.D.

Posted

hi,

u might try using sending the tab key until on the right button and then send the space/enter......

Andre

What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!

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
  • Recently Browsing   0 members

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