Allow transformation from classic tag name selector to BiDi#13694
Allow transformation from classic tag name selector to BiDi#13694christian-bromann merged 4 commits intowebdriverio:mainfrom
Conversation
christian-bromann
left a comment
There was a problem hiding this comment.
Thanks for the PR 👍 the good looks good to me, one little request: could we unit test the transformClassicToBidiSelector in packages/webdriverio/tests/index.test.ts?
|
Oh 🙈 sorry I meant move the tests to describe('transformClassicToBidiSelector', () => {
it(....)
}) |
christian-bromann
left a comment
There was a problem hiding this comment.
Perfect, thank you 👍
eslint-plugin-wdio
@wdio/allure-reporter
@wdio/appium-service
@wdio/browser-runner
@wdio/browserstack-service
@wdio/cli
@wdio/concise-reporter
@wdio/config
@wdio/cucumber-framework
@wdio/dot-reporter
@wdio/firefox-profile-service
@wdio/globals
@wdio/jasmine-framework
@wdio/json-reporter
@wdio/junit-reporter
@wdio/lighthouse-service
@wdio/local-runner
@wdio/logger
@wdio/mocha-framework
@wdio/protocols
@wdio/repl
@wdio/reporter
@wdio/runner
@wdio/sauce-service
@wdio/shared-store-service
@wdio/smoke-test-cjs-service
@wdio/smoke-test-reporter
@wdio/smoke-test-service
@wdio/spec-reporter
@wdio/static-server-service
@wdio/sumologic-reporter
@wdio/testingbot-service
@wdio/types
@wdio/utils
@wdio/webdriver-mock-service
webdriver
webdriverio
commit: |
|
Removed the excess spaces. |
|
I'm not actually sure what the failing test is about. I'm wondering if it is related to this PR or just some random other error. |
|
Review requested for christian-bromann to check if the error is related to this PR. |
|
The E2E Tests / Testrunner Tests (windows-latest) timed out. |
|
Hey danielhjacobs 👋 Thank you for your contribution to WebdriverIO! Your pull request has been marked as an "Expensable" contribution. We've sent you an email with further instructions on how to claim your expenses from our development fund. We are looking forward to more contributions from you in the future 🙌 Have a nice day, |
Proposed changes
Fixes #13692
Types of changes
Checklist
Backport Request
//: # (The current
mainbranch is the development branch for WebdriverIO v9. If your change should be released to the current major version of WebdriverIO (v8), please raise another PR with the same changes against thev8branch.)v9and doesn't need to be back-ported#XXXXXFurther comments
Reviewers: @webdriverio/project-committers