UNPKG

testplane

Version:

Tests framework based on mocha and wdio

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