data class AddScriptToEvaluateOnNewDocumentResponse
Response type for the PageDomain.addScriptToEvaluateOnNewDocument command.
<init> |
Response type for the PageDomain.addScriptToEvaluateOnNewDocument command. AddScriptToEvaluateOnNewDocumentResponse(identifier: ScriptIdentifier) |
identifier |
Identifier of the added script. val identifier: ScriptIdentifier |