[Bug 28760] New: Click() and Tap() should be combined into Click() as a generic term

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

            Bug ID: 28760
           Summary: Click() and Tap() should be combined into Click() as a
                    generic term
           Product: Browser Test/Tools WG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebDriver
          Assignee: public-browser-tools-testing@w3.org
          Reporter: johnjan@microsoft.com
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org
            Blocks: 20860

"16.2.1.4.1.1 click()"

Instead of trying to spec all the different input types, Click() should take
the source as a parameter, just like the low level commands do. Something like
this, "click('touch')" or "click('mouse')". The parameter would be optional and
default to mouse.

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

Received on Thursday, 4 June 2015 18:13:04 UTC