Package io.webfolder.cdp.command
Interface Inspector
public interface Inspector
-
Method Summary
-
Method Details
-
disable
void disable()Disables inspector domain notifications. -
enable
void enable()Enables inspector domain notifications.
-