Bug 296759
| Summary: | Web Driver: add support for navigation events | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anuj Panta <a_panta> |
| Component: | WebDriver | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bburg, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Anuj Panta
Currently, we have the capability to navigate to a link. However, these navigation events aren’t being emitted, which means we need infrastructure to organize these messages and extract useful navigation information. This is also important for future endpoints that will use the same type of information and logging.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/157234247>
Anuj Panta
Pull request: https://github.com/WebKit/WebKit/pull/49021
EWS
Committed 298524@main (e14875818b93): <https://commits.webkit.org/298524@main>
Reviewed commits have been landed. Closing PR #49021 and removing active labels.