Jump to content

Surprise


Guest Pascal
 Share

Recommended Posts

Guest Pascal

start a web page and put his mouse on a button, or on a link in this page.

I ask this because i search in this forum and don't find an answer to my question.

First : Everybody don't use Internet Explorer

Second : Everbody hasn't the same screen resolution

So how can i automatise a sequence which open a browser, move the mouse on a link or a button and don't depend of the browser i use and the screen resolution.

Because the command mousemove() and the command send("{TAB}") depends off the browser you use and the screen resolution you have.

Thanks all

Link to comment
Share on other sites

you dont really need to click a link do you? but this command will run the default browser

Run ( @ComSpec & " /c start http://www.website.com", "", @SW_HIDE )

[font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]

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