Skip to content

Commit e5c4df9

Browse files
author
Maksim Sadym
committed
Incognito mode
1 parent 635b8e8 commit e5c4df9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

roadmap.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,10 @@ This scenario loads a web page and prints it as a PDF. In spec terms, this invol
9090

9191
- [x] Some items from the previous milestones
9292
- [x] [Printing to PDF as Base64-encoded string](https://w3c.github.io/webdriver-bidi/#command-browsingContext-print)
93+
94+
### Incognito mode
95+
96+
This scenario creates a session with browser in incognito mode. In spec terms, this involves:
97+
98+
- [x] Some items from the previous milestones
99+
- [ ] Create session with isolation and deleting of cookies, site data, and browsing history.

0 commit comments

Comments
 (0)