* 仕様書

[REFS[
- [4] [CITE@en[WebDriver]], [TIME[2020-09-25T16:20:46.000Z]], [TIME[2020-10-01T05:31:52.165Z]] <https://w3c.github.io/webdriver/#cookies>
-- [1] [CITE@en[WebDriver]]
([TIME[2017-12-01 02:44:03 +09:00]])
<https://w3c.github.io/webdriver/webdriver-spec.html#get-named-cookie>
]REFS]

* 歴史


[2] [[GeckoDriver]] は
[[Get Named Cookie]]
で[[クッキー]]の[[配列]]を返すようです。
[TIME[2017-12-03T10:44:02.0Z]]

[5] 
[[仕様書]]と
[[GeckoDriver]]
は、
[[Get Named Cookie]]
で指定されたものがないとき、
[CODE[404]]
を返します。
[TIME[2020-10-16T03:24:00.00Z]]

[3] [[ChromeDriver]] は
[[Get Named Cookie]]
で[[クッキー]]を返すようです。
該当するものがないとき、
エラーを返しますが、[[状態符号]]は [CODE[200]] のままとなります。
[TIME[2017-12-03T10:44:32.100Z]]

[130] [[ChromeDriver]] は
[[Get All Cookies]] を実装していますが、
[[Get Named Cookie]] は未実装です。
[[GeckoDriver]] は実装済みです。 [TIME[2017-05-18T05:46:26.100Z]]



[131] [CITE@en[Americanise the spelling of "serialized cookie"]]
([[shs96c]]著, [TIME[2017-07-08 02:49:30 +09:00]])
<https://github.com/w3c/webdriver/commit/00fef21d5a4bf651ae18f58621018e2791de1c3b>

[132] [CITE@en[Don't set expiry on a session cookie (#969)]]
([[shs96c]]著, [TIME[2017-07-08 05:59:29 +09:00]])
<https://github.com/w3c/webdriver/commit/de0b3ec06f5b4ade798bcc7ceae8eea872dbfa6d>

[133] [CITE@en[Don't set expiry on a session cookie by shs96c · Pull Request #969 · w3c/webdriver]]
([TIME[2017-07-08 13:53:47 +09:00]])
<https://github.com/w3c/webdriver/pull/969>

[134] [CITE@en[Ensure all cookies are serialized]]
([[shs96c]]著, [TIME[2017-07-08 03:00:47 +09:00]])
<https://github.com/w3c/webdriver/commit/7943831074c0db907cb95013e8e2a17defafc562>

[135] [CITE@en[Ensure all cookies are serialized by shs96c · Pull Request #972 · w3c/webdriver]]
([TIME[2017-07-08 13:54:12 +09:00]])
<https://github.com/w3c/webdriver/pull/972>

