[Bug 29072] New: URL Consistency (section 3.6): Execute async script URL has underscore

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

            Bug ID: 29072
           Summary: URL Consistency (section 3.6): Execute async script
                    URL has underscore
           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: james.h.evans.jr@gmail.com
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org
            Blocks: 20860
  Target Milestone: ---

Nitpick: In the table of URLs in section 3.6, the URL for Execute Async Script
has an underscore in the final segment. This is the only URL in the entire API
with one. Instead of 

/session/{session id}/execute_async

it should be

/session/{session id}/execute/async


Referenced Bugs:

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20860
[Bug 20860] WebDriver Level 1
-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 21 August 2015 21:02:44 UTC