Bug 283785
Summary: | [WebDriver][BiDi] Update imported selenium tests to a version using WebDriver BiDi instead of CDP | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
Component: | WebDriver | Assignee: | Lauro Moura <lmoura> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bburg, hskupin, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 281932 |
Lauro Moura
The current version of Selenium tests still rely on CDP to run its BiDi tests.
We need to update at least until Selenium's d9739391[1] from June, which added a WebDriverBiDi-based implementation for `log.entryAdded` events.
[1] https://github.com/SeleniumHQ/selenium/commit/d9739391458e315d2dbff99dcf068444bde5db61
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140959136>
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/38894
EWS
Committed 288959@main (009fd8f3eab3): <https://commits.webkit.org/288959@main>
Reviewed commits have been landed. Closing PR #38894 and removing active labels.
Lauro Moura
*** Bug 278731 has been marked as a duplicate of this bug. ***