UNPKG

playwright-fluent

Version:
3 lines (2 loc) 105 B
import { Page } from 'playwright'; export declare function pause(page: Page | undefined): Promise<void>;