UNPKG

testplane

Version:

Tests framework based on mocha and wdio

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