Create Isolated World Response
data class CreateIsolatedWorldResponse(executionContextId: ExecutionContextId)
Content copied to clipboard
Represents response frame that is returned from Page#createIsolatedWorld operation call. Creates an isolated world for the given frame.
See also
Constructors
CreateIsolatedWorldResponse
Link copied to clipboard
Properties
executionContextId
Link copied to clipboard
Sources
jvm source
Link copied to clipboard