chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.css / CSSDomain / createStyleSheet

createStyleSheet

suspend fun createStyleSheet(input: CreateStyleSheetRequest): CreateStyleSheetResponse

Creates a new special "via-inspector" stylesheet in the frame with given frameId.

Official doc