| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
BrowserContext.StorageStateOptions |
BrowserContext.StorageStateOptions.setPath(Path path) |
| Modifier and Type | Method and Description |
|---|---|
String |
BrowserContext.storageState(BrowserContext.StorageStateOptions options)
Returns storage state for this browser context, contains current cookies and local storage snapshot.
|
Copyright © 2021. All rights reserved.