- From: David Burns <dburns@mozilla.com>
- Date: Thu, 26 Apr 2018 10:32:06 +0100
- To: Xueyuan <xueyuan@w3.org>
- Cc: public-browser-tools-testing@w3.org
- Message-ID: <CAAoW2AHW=cbsuQMDEiDFcSdL5TpdPNz7-TBX8HC2EZnU+aDBoA@mail.gmail.com>
Thank you for the update! David On 26 April 2018 at 10:25, Xueyuan <xueyuan@w3.org> wrote: > > Dear members of the Browser Testing and Tools Working Group, > > I'm relaying the announcement to the group's primarily public mailing > list, to notify the group of the charter extension. > > Best regards, > Xueyuan > > -------- Forwarded Message -------- > Subject: WebDriver is a W3C Proposed Recommendation (Call for Review); > Charter Extended > Date: Thu, 26 Apr 2018 17:20:43 +0800 > From: Xueyuan <xueyuan@w3.org> <xueyuan@w3.org> > To: w3c-ac-members@w3.org > CC: chairs@w3.org > > Dear Advisory Committee Representative, > Chairs, > > W3C is pleased to announce the advancement of WebDriver to Proposed > Recommendation: > https://www.w3.org/TR/2018/PR-webdriver1-20180426/ > > [...] > > The Working Group [1] charter [2] has also been extended until 30 June > 2018. The group is preparing a new charter for review by the Advisory > Committee. This extension will let the group finish WebDriver 1.0 and > also continue work while that review proceeds. Information on how to > participate in this group is available [3]. The group is currently > chaired by David Burns (Mozilla). > > If you should have any questions or need further information, please > contact Mike Smith <mike@w3.org> <mike@w3.org>, Browser Testing and Tools Working > Group Team Contact. > > [...] > > The extension follows section 5.2.5 of the W3C Process Document: > https://www.w3.org/2018/Process-20180201/#charter-extension > > Thank you, > > For Tim Berners-Lee, W3C Director, > Philippe Le Hégaret, Project Management Lead, > Mike Smith, Browser Testing and Tools WG Team Contact; > Xueyuan Jia, W3C Marketing & Communications > > [1] http://www.w3.org/testing/browser/ > [2] https://www.w3.org/2016/05/browser-testing-tools-charter.html > [3] https://www.w3.org/2004/01/pp-impl/49799/join > > ============================================== > Quoting from > WebDriver > W3C Proposed Recommendation 26 April 2018 > > This version: > https://www.w3.org/TR/2018/PR-webdriver1-20180426/ > Latest version of Web Driver 1: > https://www.w3.org/TR/webdriver1/ > > Abstract: > > WebDriver is a remote control interface that enables introspection and > control of user agents. It provides a platform- and language-neutral > wire protocol as a way for out-of-process programs to remotely instruct > the behavior of web browsers. > > Provided is a set of interfaces to discover and manipulate DOM elements > in web documents and to control the behavior of a user agent. It is > primarily intended to allow web authors to write tests that automate a > user agent from a separate controlling process, but may also be used in > such a way as to allow in-browser scripts to control a — possibly > separate — browser. > > Status of This Document: > > This section describes the status of this document at the time of its > publication. Other documents may supersede this document. A list of > current W3C publications and the latest revision of this technical > report can be found in the W3C technical reports index at https://www.w3.org/TR/. > > This document was published by the Browser Testing and Tools Working > Group as a Proposed Recommendation. This document is intended to become > a W3C Recommendation. The W3C Membership and other interested parties > are invited to review the document and send comments to public-browser-tools-testing@w3.org (subscribe, archives) through 24 May > 2018. Advisory Committee Representatives should consult their WBS > questionnaires. Note that substantive technical comments were expected > during the Candidate Recommendation review period that ended 30 April 2017. > > Please see the Working Group's implementation report. > > Publication as a Proposed Recommendation does not imply endorsement by > the W3C Membership. This is a draft document and may be updated, > replaced or obsoleted by other documents at any time. It is > inappropriate to cite this document as other than work in progress. > > This document was produced by a group operating under the W3C Patent > Policy. W3C maintains a public list of any patent disclosures made in > connection with the deliverables of the group; that page also includes > instructions for disclosing a patent. An individual who has actual > knowledge of a patent which the individual believes contains Essential > Claim(s) must disclose the information in accordance with section 6 of > the W3C Patent Policy. > > This document is governed by the 1 February 2018 W3C Process Document. > ============================================== > > > > > > > > > >
Received on Thursday, 26 April 2018 09:32:32 UTC