Skip to content

Screenshot

Defined in: actions/utils.ts:146

Interface for actions.

new Screenshot(params_): Screenshot

Defined in: actions/utils.ts:147

ScreenshotParams

Screenshot

execute(ctx): Promise<void>

Defined in: actions/utils.ts:149

Executes the action with the provided context.

SessionContext

The action context.

Promise<void>

IAction.execute