Go remote end steps 4 and 6 are identical
Open
Nobody has claimed this yet.
bug
Navigate To
- Dominant language
- HTML
- Stars
- 718
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
In chapter 8. Navigation, section 8.1 Go:
Let url be the result of getting a property named url from the parameters argument.
This step is done both in step 4 and 6. Is 6 supposed to be different or is it an accidental copy-paste?
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 with chapter 8, section 8.1 Go in the WebDriver specification and compare the referenced steps 4 and 6. Confirm whether the repeated step is an accidental copy-paste or intentional; done means the section clearly contains the correct distinct step, with the specification text updated accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100