Skip to content

resume()

Resume automation after a pause.

Picks up where pause() left off, calling every registered function again.

Parameters

Automate.resume() is a static utility. Call it on the Automate class itself, for example:

Automate.resume()