UNPKG

@wdio/devtools-service

Version:

A WebdriverIO service that allows you to run Chrome DevTools commands in your tests

8 lines 223 B
export default function collectMetaElements(): { name: any; content: any; property: string | undefined; httpEquiv: any; charset: string | undefined; }[]; //# sourceMappingURL=collectMetaElements.d.ts.map