Package com.microsoft.playwright.impl
Class SerializedArgument
- java.lang.Object
-
- com.microsoft.playwright.impl.SerializedArgument
-
class SerializedArgument extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) Channel[]handles(package private) SerializedValuevalue
-
Constructor Summary
Constructors Constructor Description SerializedArgument()
-
-
-
Field Detail
-
value
SerializedValue value
-
handles
Channel[] handles
-
-