Package io.webfolder.cdp.command
Interface Inspector
-
public interface Inspector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
disable()
Disables inspector domain notifications.void
enable()
Enables inspector domain notifications.
-