[Bug 26250] New: [WebDriver Spec]: WebIDL for some WebElement methods missing 'id' param

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

            Bug ID: 26250
           Summary: [WebDriver Spec]: WebIDL for some WebElement methods
                    missing 'id' param
           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: tylipari@microsoft.com
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org
            Blocks: 20860

Most of the method signatures for the WebElement interface include an 'id'
parameter which allows the driver to locate the element being referenced.

Some methods, such as 'getCssValue' and 'getElementLocation' don't specify this
parameter, although the HTTP URL suggests that an ID should be provided.



Please provide some clarification on these signatures or update the JSON wire
protocol to make 'id' a top-level item rather than a parameter to clarify the
differences between 'id' and 'sessionId'.

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

Received on Wednesday, 2 July 2014 01:34:54 UTC