Class InterceptionId
- java.lang.Object
-
- org.openqa.selenium.devtools.network.model.InterceptionId
-
public class InterceptionId extends java.lang.ObjectUnique intercepted request identifier
-
-
Constructor Summary
Constructors Constructor Description InterceptionId(java.lang.String interceptionId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-