Skip to content

PageGoto

Defined in: actions/page.ts:90

Interface for actions.

new PageGoto(params_): PageGoto

Defined in: actions/page.ts:91

PageGotoParams

PageGoto

execute(ctx): Promise<void>

Defined in: actions/page.ts:93

Executes the action with the provided context.

SessionContext

The action context.

Promise<void>

IAction.execute