Skip to content

BrowserNewPage

Defined in: actions/browser.ts:17

Interface for actions.

new BrowserNewPage(params_): BrowserNewPage

Defined in: actions/browser.ts:18

BrowserNewPageParams

BrowserNewPage

execute(ctx): Promise<void>

Defined in: actions/browser.ts:20

Executes the action with the provided context.

BrowserContext

The action context.

Promise<void>

IAction.execute