[Bug 26849] New: Interactable elements displayed except <input type=file>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26849

            Bug ID: 26849
           Summary: Interactable elements displayed except <input
                    type=file>
           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: leonardogallucci@gmail.com
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org

As per discussion in
https://code.google.com/p/selenium/issues/detail?id=7625#c15

I suggest adding an exception to [14.1 Interactable
elements](https://dvcs.w3.org/hg/webdriver/raw-file/tip/webdriver-spec.html#interactable-elements)
for the case in which the element is an <input type=file> given the new html5
upload components that hide this input, enforcing that "The element must be
displayed, as defined in section 10.1." just doesn't scale here.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 18 September 2014 17:09:24 UTC