data class SetAttachDebugStackRequest
Request object containing input parameters for the NetworkDomain.setAttachDebugStack command.
<init> |
Request object containing input parameters for the NetworkDomain.setAttachDebugStack command. SetAttachDebugStackRequest(enabled: Boolean) |
enabled |
Whether to attach a page script stack for debugging purpose. val enabled: Boolean |