| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Field and Description |
|---|---|
RecordVideoSize |
Browser.NewContextOptions.recordVideoSize
Dimensions of the recorded videos.
|
RecordVideoSize |
Browser.NewPageOptions.recordVideoSize
Dimensions of the recorded videos.
|
RecordVideoSize |
BrowserType.LaunchPersistentContextOptions.recordVideoSize
Dimensions of the recorded videos.
|
| Modifier and Type | Method and Description |
|---|---|
Browser.NewContextOptions |
Browser.NewContextOptions.setRecordVideoSize(RecordVideoSize recordVideoSize) |
Browser.NewPageOptions |
Browser.NewPageOptions.setRecordVideoSize(RecordVideoSize recordVideoSize) |
BrowserType.LaunchPersistentContextOptions |
BrowserType.LaunchPersistentContextOptions.setRecordVideoSize(RecordVideoSize recordVideoSize) |
Copyright © 2021. All rights reserved.