Package 

Class ChromeBrowserSession

    • Method Summary

      Modifier and Type Method Description
      final Unit close() Closes this session and the underlying web socket connection.
      • Methods inherited from class org.hildan.chrome.devtools.targets.ChromeBrowserSession

        closeWebSocket, unsafe
      • Methods inherited from class org.hildan.chrome.devtools.targets.AbstractTargetSession

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • close

         final Unit close()

        Closes this session and the underlying web socket connection. This effectively closes every session based on the same web socket connection.