Open
Conversation
kamal-kaur04
requested changes
Dec 24, 2024
packages/wdio-browserstack-service/src/accessibility-handler.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/accessibility-handler.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/accessibility-handler.ts
Outdated
Show resolved
Hide resolved
checking os version even if given in regex form
kamal-kaur04
requested changes
Dec 30, 2024
packages/wdio-browserstack-service/src/accessibility-handler.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/accessibility-handler.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/accessibility-handler.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/accessibility-handler.ts
Outdated
Show resolved
Hide resolved
kamal-kaur04
requested changes
Dec 30, 2024
kamal-kaur04
requested changes
Dec 30, 2024
kamal-kaur04
requested changes
Dec 30, 2024
packages/wdio-browserstack-service/src/instrumentation/funnelInstrumentation.ts
Outdated
Show resolved
Hide resolved
sauravdas1997
suggested changes
Dec 30, 2024
…es (webdriverio#14016) * bump the patch-deps-updates-v8 group across 1 directory with 18 updates --- updated-dependencies: - dependency-name: "@preact/preset-vite" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: "@types/archiver" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: ejs-lint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: unzipper dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: csv-stringify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: "@vitest/spy" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: mlly dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: "@browserstack/ai-sdk-node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: "@percy/appium-app" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: browserstack-local dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: "@vitest/snapshot" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: chokidar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: devtools-protocol dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: object-inspect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 - dependency-name: testingbot-tunnel-launcher dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates-v8 ... Signed-off-by: dependabot[bot] <support@github.com> * ignore deprecation errors --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Bromann <git@bromann.dev>
|
LGTM |
kamal-kaur04
approved these changes
Jan 2, 2025
add unit test for util file changes
Co-authored-by: Christian Bromann <git@bromann.dev>
* fixes in e2e mac tests * fixes * fixes * fixes * fixes * fixes in cucumber * fixes in cucumber tests * commenting out step def in then.js * revert changes * fixes in lit.test.js * fixes * fixes * fixes * fixes * fixes * fixes * fixes * fixes * fixes * revert changes * fixes
Co-authored-by: Christian Bromann <git@bromann.dev>
Co-authored-by: Christian Bromann <git@bromann.dev>
* fix: Handle paths for accessibility * fix: EOF * test: Add test cases * refactor: EOF --------- Co-authored-by: Christian Bromann <git@bromann.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
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