Chrome keyboard shortcuts list

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1359
Joined: Sun Nov 03, 2002 3:19 am
Contact:

Chrome keyboard shortcuts list

Post by Dorian (MJT support) » Wed Jan 21, 2015 1:00 am

Hi everyone,

I just found a list of Chrome keyboard shortcuts here, and thought I'd share the link.

Even though I use the Macro Scheduler native Internet Explorer functions when I'm automating a browser, when I'm merely a human user, I prefer Chrome.

I've programmed many of these keyboard shortcuts into my programmable mouse, and it makes my browser sessions a little more productive.
Yes, we have a Custom Scripting Service. Message me or go here

klatil
Newbie
Posts: 1
Joined: Sat Oct 17, 2015 2:59 pm

Re: Chrome keyboard shortcuts list

Post by klatil » Sat Oct 17, 2015 3:19 pm

One Chrome shortcut I use frequently is Ctrl+Tab to move to the next tab in the right direction. How can this keystroke be included in the macro? Trying to record did not execute properly.

armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

Re: Chrome keyboard shortcuts list

Post by armsys » Sat Oct 17, 2015 3:28 pm

Please try:

Code: Select all

Press CTRL
Press TAB
Release CTRL

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts