Class InterceptionId

java.lang.Object
org.openqa.selenium.devtools.v85.network.model.InterceptionId

public class InterceptionId extends Object
Unique intercepted request identifier.
  • Constructor Details

    • InterceptionId

      public InterceptionId(String interceptionId)
  • Method Details