Uses of Class
org.openqa.selenium.devtools.debugger.model.Paused
-
Packages that use Paused Package Description org.openqa.selenium.devtools.debugger -
-
Uses of Paused in org.openqa.selenium.devtools.debugger
Methods in org.openqa.selenium.devtools.debugger that return types with arguments of type Paused Modifier and Type Method Description static Event<Paused>
Debugger. paused()
-