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

fix #786 #787

Merged
merged 1 commit into from
Nov 22, 2024
Merged

fix #786 #787

merged 1 commit into from
Nov 22, 2024

Conversation

Jonghakseo
Copy link
Owner

@Jonghakseo Jonghakseo commented Nov 22, 2024

* Please fill in the required items.

Priority*

  • High: This PR needs to be merged first for other tasks.
  • Middle: This PR should be merged quickly to prevent conflicts due to common changes. (default)
  • Low: This PR does not affect other tasks, so it can be merged later.

Purpose of the PR*

To fix #786

I guess the problem is WebdriverIO cannot access element into shadow root. So I used the manual selection way to address this problem. (TEMP)

Changes*

fix getChromeExtensionPath method.

How to check the feature

run e2e test

Reference

I guess this is the same issue.

@Jonghakseo Jonghakseo merged commit 339ce43 into main Nov 22, 2024
8 checks passed
@Jonghakseo Jonghakseo deleted the fix/786/e2e-test-not-working branch November 22, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

E2E tests for Chrome doesn't work
1 participant