Skip to content
Merged
Show file tree
Hide file tree
Changes from 16 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 Mar 20, 2026
18baf4f
fix @wdio/global proxy
straker Mar 20, 2026
3b48901
update @wdio/globals test to better reflect its API (proxies)
straker Mar 20, 2026
8309803
test title
straker Mar 20, 2026
ccb9698
preserve comment
straker Mar 20, 2026
2bd4462
move to wdiov9
straker Mar 20, 2026
d3b32f7
support @wdio/globals proxy in wrapper functions
straker Mar 20, 2026
5e4a0d5
loosen type
straker Mar 20, 2026
ebc9fee
fix types
straker Mar 23, 2026
0a38256
fix lint issue
straker Mar 24, 2026
a675070
fix(wdio): fix parent frame switching and skip devtools tests on v9
scottmries Apr 2, 2026
6352033
Merge branch 'develop' into v9-wdio
scottmries Apr 2, 2026
9e65411
fix(wdio): resolve webdriverio version without relying on package.jso…
scottmries Apr 2, 2026
1e3caa4
fix(wdio): fix BiDi mode frame navigation for WDIO v9
scottmries Apr 3, 2026
229f04d
fix(webdriverio): resolve BiDi frame context issues in WDIO v9
scottmries Apr 3, 2026
17e4cd5
fix(webdriverio): update esmTest to use webdriver protocol for WDIO v9
scottmries Apr 3, 2026
94a20db
store correct topWindow
scottmries Apr 6, 2026
6b37db4
fix(webdriverio): use dynamic ephemeral port in esmTest and inherit s…
Copilot Apr 6, 2026
27d6373
fix(webdriverio): use dynamic port in esmTest instead of fixed port
scottmries Apr 6, 2026
a5fd340
test(webdriverio): add unit tests for clientSwitchFrame v9 BiDi and v…
Copilot Apr 6, 2026
a7ce0c4
fix(webdriverio): use dynamic port in tests instead of hard-coded port
scottmries Apr 6, 2026
1634b10
refactor(webdriverio): extract shared test utilities into testUtils.js
scottmries Apr 6, 2026
78c9878
chore(webdriverio): clean up
scottmries Apr 6, 2026
8d7a126
fix(webdriverio): replace `any` casts with `in` checks in clientSwitc…
Copilot Apr 7, 2026
50db5d8
fix(webdriverio): remove remaining `as any` casts from src files
Copilot Apr 7, 2026
568a210
chore(webdriverio): clean up
scottmries Apr 7, 2026
a7c9d43
chore(webdriverio): clean up
scottmries Apr 7, 2026
93dde35
fix(webdriverio): use browser-driver-manager chromedriver in esmTest …
scottmries Apr 7, 2026
dbe20fc
fix(webdriverio): pin chromedriver to ^146 to match CI Chrome version
scottmries Apr 7, 2026
086e8d0
Merge branch 'develop' into v9-wdio
scottmries Apr 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading