|
1234 |
- /// <reference types="webdriverio/webdriverio-core" />
- /// <reference types="webdriverio" />
- export default function switchWindow(this: WebdriverIO.BrowserObject, urlOrTitleToMatch: string | RegExp): Promise<string>;
- //# sourceMappingURL=switchWindow.d.ts.map
|