pl.wendigo.chrome.api.runtime / QueryObjectsResponse

QueryObjectsResponse

data class QueryObjectsResponse (source)

Represents response frame that is returned from Runtime#queryObjects operation call.

Link
Runtime#queryObjects method documentation.

See Also

RuntimeOperations.queryObjects

Constructors

<init>

QueryObjectsResponse(objects: RemoteObject)

Represents response frame that is returned from Runtime#queryObjects operation call.

Properties

objects

val objects: RemoteObject

Array with objects.