UNPKG

wdio-ui5-service

Version:

WebdriverIO plugin for testing UI5 browser-based apps

6 lines 263 B
declare function clientSide_checkForUI5Ready(browserInstance: WebdriverIO.Browser): Promise<true | { status: import("../index.js").wdi5StatusCode; message: string; }>; export { clientSide_checkForUI5Ready }; //# sourceMappingURL=_checkForUI5Ready.d.ts.map