Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Playwright::Serialization
Instance methods
deserialize
(value :
SerializedValue
) :
JSON::Any
Source
parse_stringlist
(arr :
JSON::Any
)
Source
serialize_argument
(arg :
Any
)
Source
serialize_argument
(args :
Array
(
Any
))
Source
serialize_error
(e :
Exception
) :
SerializedError
Source
serialize_value
(value, handles :
Array
(
JSHandle
), depth :
Int32
) :
SerializedValue
Source
to_json_array
(files :
Array
(
FileChooser::FilePayload
))
Source
to_protocol
(handles :
Array
(
ElementHandle
))
Source
to_protocol
(map :
Hash
(
String
,
String
))
Source