-
-
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
Labels
Comments
switchToFrame
deprecated in WebdriverIO v9
FiloSottile
added a commit
to FiloSottile/typage
that referenced
this issue
Jan 20, 2025
JavierGelatti
added a commit
to JavierGelatti/self-js
that referenced
this issue
Feb 10, 2025
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
|
feryardiant
added a commit
to feryardiant/vitest
that referenced
this issue
Feb 14, 2025
close vitest-dev#6804 Signed-off-by: Fery Wardiyanto <[email protected]>
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: