Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

switchTab not working #26

Open
christian-bromann opened this issue Mar 6, 2019 · 0 comments
Open

switchTab not working #26

christian-bromann opened this issue Mar 6, 2019 · 0 comments

Comments

@christian-bromann
Copy link
Contributor

From @tvnking on March 6, 2019 1:57

I can't switch tab on iOS. my code:
popupO365 = browser.windowHandles().value.filter((handle) => handle !== loginScreen)[0];
browser.switchTab(popupO365)
p/s: WebdriverIOs version 4.14.3

Copied from original issue: webdriverio/webdriverio#3685

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant