[Bug 25687] New: Remove "perform" in actions as spec doesn't care about local end API

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

            Bug ID: 25687
           Summary: Remove "perform" in actions as spec doesn't care about
                    local end API
           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: botalov.andrey@gmail.com
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org

It was said here - https://www.w3.org/Bugs/Public/show_bug.cgi?id=24974 that
the spec specifies only remote end API.

But the spec currently defines "MouseAction#perform", "TouchAction#perform",
"MultiAction#perform" that AFAIK are not intended to be implemented by remote
end. Instead it's used by local end as a signal that action is ready to be sent
to remote end.

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

Received on Tuesday, 13 May 2014 19:03:14 UTC