Automator not working with Google Chrome

619deathstar picture 619deathstar · Jul 8, 2015 · Viewed 16.7k times · Source

I am trying to use automomator to control my UI and Google Chrome, but after recording my actions (watch me do) and then replaying them, I get the error "application chrome is not running when it is expected to."

Chrome is definitely running, as I just used it to record the automator actions. I am just wondering how I will be able to use Automator with Google Chrome :)

Cheers

Answer

markashworth picture markashworth · Dec 28, 2015

I was having a similar problem, here's what I did to 'seemingly' solve it. Perhaps you can give it a try.

  1. Record your action as usual.
  2. In the 'Watch me do' box, click and hold on the action, then drag it below the 'Watch me do' box.

This will convert the action to AppleScript - which then the automation worked for me.

enter image description here

enter image description here