This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28584 - [WebDriver Spec]: Allow to select / delete cookies not associated with the active document address
Summary: [WebDriver Spec]: Allow to select / delete cookies not associated with the ac...
Status: RESOLVED WONTFIX
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Browser Testing and Tools WG
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2015-04-29 20:50 UTC by Andrey Botalov
Modified: 2015-10-26 05:33 UTC (History)
2 users (show)

See Also:


Attachments

Description Andrey Botalov 2015-04-29 20:50:16 UTC
Currently the spec (https://w3c.github.io/webdriver/webdriver-spec.html) allows to only get / delete cookies associated with the active document address.

IMO an ability to delete all cookies in user agent cookie manager associated the current session would be very useful for end users of Webdriver protocol.