Class Inspector
java.lang.Object
org.openqa.selenium.devtools.v141.inspector.Inspector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Event<String> detached()static org.openqa.selenium.devtools.Command<Void> disable()Disables inspector domain notifications.static org.openqa.selenium.devtools.Command<Void> enable()Enables inspector domain notifications.static org.openqa.selenium.devtools.Event<Void> static org.openqa.selenium.devtools.Event<Void>
-
Constructor Details
-
Inspector
public Inspector()
-
-
Method Details
-
disable
Disables inspector domain notifications. -
enable
Enables inspector domain notifications. -
detached
-
targetCrashed
-
targetReloadedAfterCrash
-