'clear' command should allow changing non-interactable file inputs, like sendKeys
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 718
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
A follow-up to #1230. We enabled filling non-interactable file inputs using 'sendKeys' command. So now we should allow 'clear' opration for such inputs too.
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
Read issue #1230 and the WebDriver specification sections defining the clear and sendKeys commands for file inputs. Determine the required behavior for non-interactable file inputs and update the specification so the clear operation is explicitly covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100