Class DevToolsProfileConnection

java.lang.Object
io.webfolder.cdp.channel.DevToolsProfileConnection
All Implemented Interfaces:
Connection

public class DevToolsProfileConnection extends Object implements Connection
  • Constructor Details

    • DevToolsProfileConnection

      public DevToolsProfileConnection(Path userProfileDirectory)
    • DevToolsProfileConnection

      public DevToolsProfileConnection(Path userProfileDirectory, JsonMapper mapper)
  • Method Details