Class ResolvedBreakpoint
java.lang.Object
org.openqa.selenium.devtools.v135.debugger.model.ResolvedBreakpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBreakpoint unique identifier.Actual breakpoint location.
-
Constructor Details
-
ResolvedBreakpoint
-
-
Method Details
-
getBreakpointId
Breakpoint unique identifier. -
getLocation
Actual breakpoint location.
-