Package com.microsoft.playwright.impl
Class LocalUtils
java.lang.Object
com.microsoft.playwright.impl.LoggingSupport
com.microsoft.playwright.impl.ChannelOwner
com.microsoft.playwright.impl.LocalUtils
-
Field Summary
Fields inherited from class com.microsoft.playwright.impl.ChannelOwner
connection, guid, initializer, type -
Constructor Summary
ConstructorsConstructorDescriptionLocalUtils(ChannelOwner parent, String type, String guid, com.google.gson.JsonObject initializer) -
Method Summary
Modifier and TypeMethodDescription(package private) voidtraceDiscarded(String stacksId) (package private) StringtracingStarted(String tracesDir, String traceName) (package private) voidzip(Path zipFile, com.google.gson.JsonArray entries, String stacksId, boolean appendMode, boolean includeSources) Methods inherited from class com.microsoft.playwright.impl.ChannelOwner
adopt, disposeChannelOwner, handleEvent, runUntil, sendMessage, sendMessage, sendMessageAsync, toProtocolRef, withLogging, withWaitLoggingMethods inherited from class com.microsoft.playwright.impl.LoggingSupport
logApi, logApiIfEnabled, logWithTimestamp, withLogging
-
Constructor Details
-
LocalUtils
LocalUtils(ChannelOwner parent, String type, String guid, com.google.gson.JsonObject initializer)
-
-
Method Details
-
zip
-
traceDiscarded
-
tracingStarted
-