UNPKG

e2ed

Version:

E2E testing framework over Playwright

5 lines (4 loc) 110 B
/** * Switches browsing context to the main window. */ export declare const switchToMainWindow: () => void;