GetLocationForSelectorRequest

@Serializable
data class GetLocationForSelectorRequest(val styleSheetId: StyleSheetId, val selectorText: String)

Request object containing input parameters for the CSSDomain.getLocationForSelector command.

Constructors

Link copied to clipboard
constructor(styleSheetId: StyleSheetId, selectorText: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)