Uses of Class
org.openqa.selenium.devtools.v139.debugger.model.LocationRange
Packages that use LocationRange
-
Uses of LocationRange in org.openqa.selenium.devtools.v139.debugger
Method parameters in org.openqa.selenium.devtools.v139.debugger with type arguments of type LocationRangeModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void> Debugger.stepOver(Optional<List<LocationRange>> skipList) Steps over the statement.