Get Resource Content Response
data class GetResourceContentResponse(content: String, base64Encoded: Boolean)
Content copied to clipboard
Represents response frame that is returned from Page#getResourceContent operation call. Returns content of the given resource.
See also
Constructors
GetResourceContentResponse
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard