Automator not working with Google Chrome
Asked Answered
C

1

33

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

Clo answered 8/7, 2015 at 19:22 Comment(0)
M
33

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

Monotony answered 28/12, 2015 at 12:58 Comment(3)
Does anyone know why this is the case?Boisvert
Also, if you have more than one action, just hold down shift to select them all and drag down and run that.Boisvert
Or press cmd + A in the Event list.Nisse

© 2022 - 2024 — McMap. All rights reserved.