Class AttachToTarget


  • public class AttachToTarget
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AttachToTarget​(org.openqa.selenium.remote.SessionId sessionId, TargetInfo targetInfo, java.lang.Boolean waitForDebugger)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • AttachToTarget

        public AttachToTarget​(org.openqa.selenium.remote.SessionId sessionId,
                              TargetInfo targetInfo,
                              java.lang.Boolean waitForDebugger)