Snowcrash
Snowcrash

Reputation: 86057

Instruments > Automation - stops with "Script was stopped by the user"

When running a script in the Automation tool of Instruments I'm starting to get these errors when I click Start:

Script was stopped by the user

Any idea why and how to fix?

Upvotes: 2

Views: 513

Answers (2)

helicopter
helicopter

Reputation: 11

Click the switch to enable UI Automation.

Upvotes: 1

Victoria
Victoria

Reputation: 11

This happened usually when your script is illegal.

I met this error once when I captured too much interactions at one time. I delete some of the lines then it worked.

Hope is helpful: )

Upvotes: 1

Related Questions