[Bug 27097] New: Mandate ordering which required capabilities must be checked

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

            Bug ID: 27097
           Summary: Mandate ordering which required capabilities must be
                    checked
           Product: Browser Test/Tools WG
           Version: unspecified
          Hardware: PC
                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

In section 4.1.1 we should mandate, and not merely suggest, the ordering in
which the required capabilities must be checked.

This is important for interoperability so that one remote end doesn't parse
browserVersion before browserName.

The mandated order should be:

1. browserName
2. browserVersion
3. platformName
4. platformVersion

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

Received on Saturday, 18 October 2014 13:37:02 UTC