UNPKG

appium-chromium-driver

Version:

Appium driver for Chromium-based browsers that work with Chromedriver

6 lines 207 B
/** * Get the default directory for storing MSEdgeDriver executables. * @returns The default directory path. */ export declare function getDefaultDriverDir(): string; //# sourceMappingURL=storage.d.ts.map