UNPKG

webdriverio

Version:

Next-gen browser and mobile automation test framework for Node.js

5 lines 152 B
/** * check if directory exists */ export declare function assertDirectoryExists(filepath: string): Promise<void>; //# sourceMappingURL=utils.d.ts.map