UNPKG

webdriverio

Version:

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

12 lines 285 B
export {}; /** * If dialog is prompt, returns default prompt value. Otherwise, returns empty string. * * <example> :dialogDefaultValue.js const value = await dialog.defaultValue(); * </example> * * @alias dialog.defaultValue */ //# sourceMappingURL=defaultValue.d.ts.map