UNPKG

wdio-ui5-service

Version:

WebdriverIO plugin for testing UI5 browser-based apps

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