public class CdpWebWorker extends WebWorker
timeoutSettings, url| 构造器和说明 |
|---|
CdpWebWorker(CDPSession client,
String url,
String targetId,
TargetType targetType,
ConsoleAPI consoleAPICalled,
Consumer<ExceptionThrownEvent> exceptionThrown,
NetworkManager networkManager) |
| 限定符和类型 | 方法和说明 |
|---|---|
CDPSession |
client()
属于该 WebWorker 的 CDP session client
|
void |
close() |
Realm |
mainRealm() |
evaluate, evaluate, evaluateHandle, evaluateHandle, urlpublic CdpWebWorker(CDPSession client, String url, String targetId, TargetType targetType, ConsoleAPI consoleAPICalled, Consumer<ExceptionThrownEvent> exceptionThrown, NetworkManager networkManager)
public CDPSession client()
WebWorkerpublic void close()
throws EvaluateException,
com.fasterxml.jackson.core.JsonProcessingException
close 在类中 WebWorkerEvaluateExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2020–2025. All rights reserved.