-
Notifications
You must be signed in to change notification settings - Fork 76
fix(wdio): support v9 wdio switchFrame and switchWindow #1302
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8d5a011
fix(wdio): support v9 wdio switchFrame and switchWindow
straker 18baf4f
fix @wdio/global proxy
straker 3b48901
update @wdio/globals test to better reflect its API (proxies)
straker 8309803
test title
straker ccb9698
preserve comment
straker 2bd4462
move to wdiov9
straker d3b32f7
support @wdio/globals proxy in wrapper functions
straker 5e4a0d5
loosen type
straker ebc9fee
fix types
straker 0a38256
fix lint issue
straker a675070
fix(wdio): fix parent frame switching and skip devtools tests on v9
scottmries 6352033
Merge branch 'develop' into v9-wdio
scottmries 9e65411
fix(wdio): resolve webdriverio version without relying on package.jso…
scottmries 1e3caa4
fix(wdio): fix BiDi mode frame navigation for WDIO v9
scottmries 229f04d
fix(webdriverio): resolve BiDi frame context issues in WDIO v9
scottmries 17e4cd5
fix(webdriverio): update esmTest to use webdriver protocol for WDIO v9
scottmries 94a20db
store correct topWindow
scottmries 6b37db4
fix(webdriverio): use dynamic ephemeral port in esmTest and inherit s…
Copilot 27d6373
fix(webdriverio): use dynamic port in esmTest instead of fixed port
scottmries a5fd340
test(webdriverio): add unit tests for clientSwitchFrame v9 BiDi and v…
Copilot a7ce0c4
fix(webdriverio): use dynamic port in tests instead of hard-coded port
scottmries 1634b10
refactor(webdriverio): extract shared test utilities into testUtils.js
scottmries 78c9878
chore(webdriverio): clean up
scottmries 8d7a126
fix(webdriverio): replace `any` casts with `in` checks in clientSwitc…
Copilot 50db5d8
fix(webdriverio): remove remaining `as any` casts from src files
Copilot 568a210
chore(webdriverio): clean up
scottmries a7c9d43
chore(webdriverio): clean up
scottmries 93dde35
fix(webdriverio): use browser-driver-manager chromedriver in esmTest …
scottmries dbe20fc
fix(webdriverio): pin chromedriver to ^146 to match CI Chrome version
scottmries 086e8d0
Merge branch 'develop' into v9-wdio
scottmries File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.