webdriver icon indicating copy to clipboard operation
webdriver copied to clipboard

"Run the post navigation checks" doesn't make sense

Open jgraham opened this issue 1 year ago • 0 comments

It assumes there's some kind of response object available, but nothing passes this in to the algorithm. Presumably this is the response to the HTTP request that was initially performed in when starting the previous navigation, but nothing says that.

https://w3c.github.io/webdriver/#dfn-post-navigation-checks

jgraham avatar Mar 08 '24 11:03 jgraham