UNPKG

@stencil/playwright

Version:

Testing adapter to use Playwright with Stencil

6 lines (5 loc) 150 B
export * from './goto'; export * from './locator'; export * from './set-content'; export * from './spy-on-event'; export * from './wait-for-changes';