- From: jugglinmike <notifications@github.com>
- Date: Tue, 20 Jun 2017 16:35:23 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 June 2017 23:35:56 UTC
jugglinmike commented on this pull request.
> @@ -1074,6 +1085,221 @@ spec: webidl
</p>
</section>
</section>
+<section>
+ <h2 id="automation">
+ Automation
+ </h2>
+ <p>
+ For the purposes of user-agent automation and application testing, this
+ document defines the following <a>errors</a>, algorithms, and <a>extension
+ commands</a> for the [[WebDriver]] specification.
+ </p>
+
+ The <dfn>no such request</dfn> <a>error</a> has a [=response/status=] of 404
WebDriver's extension mechanism does not currently provide an explicit means of specifying new "errors", so I am making this up as we go. I'll follow up with Simon in this pull request's main comment thread.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/151#discussion_r123122694
Received on Tuesday, 20 June 2017 23:35:56 UTC