[Bug 26487] New: Element location strategies for link text and partial link text references example

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

            Bug ID: 26487
           Summary: Element location strategies for link text and partial
                    link text references example
           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

The element location strategies for link text [1] and partial link text [2]
references examples in pseudo code which doesn't make any sense.  Besides this
is uses the very misleading term “visible text” which is not further defined.

It clearly borrows the algorithm used for getting an element's text [3], so
perhaps this algorithm should be generalized? 

1. https://dvcs.w3.org/hg/webdriver/raw-file/tip/webdriver-spec.html#link-text
2.
https://dvcs.w3.org/hg/webdriver/raw-file/tip/webdriver-spec.html#partial-link-text
3.
https://dvcs.w3.org/hg/webdriver/raw-file/tip/webdriver-spec.html#widl-WebElement-getElementText-DOMString

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

Received on Thursday, 31 July 2014 17:15:36 UTC