You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using browser testing WebdriverIO V9 (9.2.2), I get the following warning in my console:
⚠️ [WEBDRIVERIO DEPRECATION NOTICE] The "switchToFrame" command is deprecated and we encourage everyone to use `switchFrame` instead for switching into frames. Read more about this command at https://webdriver.io/docs/api/browser/switchFrame.
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: