Bug 288330
| Summary: | [WebDriver][BiDi] Implement the browsingContext.navigate command | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebDriver | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 302345 | ||
| Bug Blocks: | 281943 | ||
Lauro Moura
https://w3c.github.io/webdriver-bidi/#command-browsingContext-navigate
> The browsingContext.navigate command navigates a navigable to the given URL.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145987552>
Lauro Moura
A provisional version of the command was added in 293749@main, allowing general navigation. We still need to add support for tracking the navigation ID's, though.