Playwright::BrowserContext::StorageState::OriginState
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(origin : String, local_storage : Array(Playwright::BrowserContext::StorageState::OriginState::LocalStorageItem) = Array(LocalStorageItem).new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
local_storage
Sourceorigin
Source