'Playwright browserContext.storageState() opens all visited tabs
I noticed when calling to await browserContext.storageState() (i do it to collect the cookies), all previously visited (and closed) tabs are reopened. Actually it seems that playwright fast-forward all navigation activity. The question if it can affect cookies / local storage - since the pages are reopened ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
