Skip to content
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

web: Update WebdriverIO to 9.2.2, resolving advisory in ws #17539

Merged
merged 1 commit into from
Oct 28, 2024

Commits on Oct 28, 2024

  1. web: Update WebdriverIO packages to 9.2.2

    Resolving a security advisory in the `ws` indirect dependency.
    
    Necessary manual changes:
     - Follow `getHTML` API change.
     - Take `ChainablePromiseElement` in utility functions.
     - Change `config` to `WebdriverIO.Config`.
     - Use `switchFrame` instead of `switchToFrame`.
    torokati44 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b9f695e View commit details
    Browse the repository at this point in the history