Skip to content

fix: bidi error with webdriver #4850

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
Feb 12, 2025
Merged

fix: bidi error with webdriver #4850

merged 3 commits into from
Feb 12, 2025

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

screenshot 22

Applicable helpers:

  • Playwright
  • Puppeteer
  • WebDriver
  • REST
  • FileHelper
  • Appium
  • TestCafe

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • customLocator
  • pauseOnFail
  • coverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • stepTimeout
  • wdio
  • subtitles

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 🧹 Chore
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent merged commit fddaefb into 3.x Feb 12, 2025
11 of 12 checks passed
@kobenguyent kobenguyent deleted the fix-bidi-error-wdio branch February 12, 2025 07:47
@kobenguyent kobenguyent mentioned this pull request Feb 12, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CodeceptJS 3.7 + WebDriver 8 produce error 'Failed to execute WebDriver Bidi command "sessionSubscribe"'
1 participant