UNPKG

@azure/microsoft-playwright-testing

Version:

Package to integrate your Playwright test suite with Microsoft Playwright Testing service

4 lines 266 B
import type { FullConfig } from "../../common/types"; declare const playwrightServiceGlobalTeardownWrapper: (config: FullConfig) => Promise<void>; export default playwrightServiceGlobalTeardownWrapper; //# sourceMappingURL=playwright-service-global-teardown.d.ts.map