- From: <bugzilla@jessica.w3.org>
- Date: Tue, 31 Mar 2015 13:32:20 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28382
Bug ID: 28382
Summary: Send "invalid argument" error if file does not exist
Product: Browser Test/Tools WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: ato@mozilla.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
On sending keys to an <input type=file> element we should send back an "invalid
argument" error with a helpful message if the file you try to set doesn't
exist.
As there may be guards against setting invalid/non-existing files in UAs, we
should avoid doing so as it may cause the driver to have an internal error.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 31 March 2015 13:32:25 UTC