UNPKG

testplane

Version:

Tests framework based on mocha and wdio

4 lines (3 loc) 132 B
export declare const installEdgeDriver: (edgeVersion: string, { force }?: { force?: boolean | undefined; }) => Promise<string>;