chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / AddScriptToEvaluateOnNewDocumentRequest / worldName

worldName

val worldName: String?

If specified, creates an isolated world with the given name and evaluates given script in it. This world name will be used as the ExecutionContextDescription::name when the corresponding event is emitted.