UNPKG

webdriverio

Version:

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

5 lines 211 B
/** * Command implementation of the `saveRecordingScreen` command. */ export declare function uploadFile(this: WebdriverIO.Browser, localPath: string): Promise<string>; //# sourceMappingURL=uploadFile.d.ts.map