-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
switchToFrame
deprecated in WebdriverIO v9
#6804
Comments
switchToFrame
deprecated in WebdriverIO v9
This should be easily fixed by changing line 46 of this file vitest/packages/browser/src/node/providers/webdriver.ts Lines 40 to 47 in 43774b8
|
close vitest-dev#6804 Signed-off-by: Fery Wardiyanto <[email protected]>
Hello. When is this getting shipped? |
At this point all we can do is downgrade to webdriverio v8 while waiting #6398 |
Describe the bug
While using browser testing WebdriverIO V9 (9.2.2), I get the following warning in my console:
This seems to be the only usage.
V8 Docs: https://v8.webdriver.io/docs/api/webdriver/#switchtoframe
V9 Docs: https://webdriver.io/docs/api/browser/switchFrame/
Reproduction
N/A
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: