What is a browser state?

BrowserState. The global state of the browser is represented by an instance of an immutable data class : BrowserState (API). Since it is immutable, an instance of this data class can be observed and processed without any side effects changing it.

Leave a Reply

Your email address will not be published. Required fields are marked *