[Bug 24063] New: Don't mandate augmenting the the WebDriver interface

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

            Bug ID: 24063
           Summary: Don't mandate augmenting the the WebDriver interface
           Product: Browser Test/Tools WG
           Version: unspecified
          Hardware: PC
                OS: Linux
            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

The spec currently says:

    If this capability is supported, local end MUST add the
    TakesScreenshot interface to the WebDriver interface.

We shouldn't mandate that the WebDriver interface is augmented,
because it's perfectly legal to use a bare-bones RemoteWebDriver type
against a backend that has more capabilities.

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

Received on Wednesday, 11 December 2013 17:04:20 UTC