"move target out of bounds" error applies to wheels too
Open
Nobody has claimed this yet.
bug
Perform Actions
- Dominant language
- HTML
- Stars
- 718
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
In chapter 6. Protocol, section 6.6 Errors:
The target for mouse interaction is not in the browser’s viewport and cannot be brought into that viewport.
I can make a PR for this, but should it be "target for the wheel or pointer interaction" or just "target for the interaction"?
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
Review chapter 6, section 6.6 of the WebDriver specification and the surrounding interaction terminology. Resolve whether the error text should explicitly mention wheel interactions, then update the quoted wording consistently in the specification; done means the error description accurately covers the affected interaction types.
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