Uses of Class
org.openqa.selenium.devtools.v96.target.model.TargetCrashed
-
Packages that use TargetCrashed Package Description org.openqa.selenium.devtools.v96.target -
-
Uses of TargetCrashed in org.openqa.selenium.devtools.v96.target
Methods in org.openqa.selenium.devtools.v96.target that return types with arguments of type TargetCrashed Modifier and Type Method Description static org.openqa.selenium.devtools.Event<TargetCrashed>Target. targetCrashed()
-