How to click on a input button in Chrome?

Background: https://twitter.com/srikat/status/572613670263377920

In WordPress editor, when in text view there’s an element whose HTML is this:

<input type="button" id="qt_content_link" class="ed_button button button-small" value="link">

I would like to set a hotkey that clicks the above button. Can you kindly advise which action I can select and how to set this up?

At the moment I have specified the x and y coordinates for a Click action which is working ok but it’s not reliable as it’s dependent on the browser window size.

Thanks,
Sridhar.

Hi Sridhar

You could use the "Click mouse at found image":

Use the OS X shortcut ⇧⌃⌘+4 to take a screenshot to the clipboard of the button.
Then paste this into the square in the action i Keyboard Maestro.

2 Likes