"Run the post navigation checks" doesn't make sense
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 718
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the “post navigation checks” definition in the linked WebDriver specification and trace the preceding navigation algorithm. Determine where the response object is introduced, or confirm that it is not, then make the response input and its relationship to the initial HTTP request explicit. Done means the algorithm’s response reference is unambiguous.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100