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.
Chrome keyboard shortcuts list
Moderators: Dorian (MJT support), JRL
- Dorian (MJT support)
- Automation Wizard
- Posts: 1386
- Joined: Sun Nov 03, 2002 3:19 am
- Contact:
Chrome keyboard shortcuts list
Yes, we have a Custom Scripting Service. Message me or go here
Re: Chrome keyboard shortcuts list
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.
Re: Chrome keyboard shortcuts list
Please try:
Code: Select all
Press CTRL
Press TAB
Release CTRL