AboutSupportDeveloper GuideVersion 22.3.18

A browser snapshot.

interface BrowserSnapshot {
    windows: BrowserSnapshotWindow[];
}

Properties

Properties

The state of the windows that were running at the time the snapshot was taken.