localStorage entries scoped to a specific origin. Used by BrowserConfig.InitialLocalStorage for pre-population via storageState.
Key-value pairs to inject into localStorage for this origin
Full origin (protocol + host + port), e.g. "http://localhost:4201"
localStorage entries scoped to a specific origin. Used by BrowserConfig.InitialLocalStorage for pre-population via storageState.