java.lang.Object
org.openqa.selenium.devtools.v85.tethering.model.Accepted

public class Accepted extends Object
Informs that port was successfully bound and got a specified connection id.
  • Constructor Details

  • Method Details

    • getPort

      public Integer getPort()
      Port number that was successfully bound.
    • getConnectionId

      public String getConnectionId()
      Connection id to be used.