Jump to content

CTRL+ Click new tab


Recommended Posts

So I have run into a tad bit of a problem and trying to search the problem keeps bringing up how to click a control because of the ControlClick command ><

What I want to do is for it to do is hold CTRL and then do a mouse click so chrome will open it in a new tab.

Link to comment
Share on other sites

hey !!

have a look into the AutoIt help file under the Function Send

you will be interested by commands :

{CTRLDOWN} and {CTRLUP}

might do the trick !

good luck!

Thats exactly what I was looking for! Along with that I also learned that I can do a

Send("^+W")

Since Google Chrome has a Ctrl+W close current tab shortcut :unsure:

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