UNPKG

@augment-vir/test

Version:

A universal testing suite that works with Mocha style test runners _and_ Node.js's built-in test runner.

2 lines (1 loc) 97 B
export declare function focusElement(element: Element, maxAttemptCount?: number): Promise<void>;