Class RemovedTool
java.lang.Object
org.openqa.selenium.devtools.v150.webmcp.model.RemovedTool
Definition of a tool that was removed.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFrame identifier associated with the tool registration.getName()Tool name.
-
Constructor Details
-
RemovedTool
-
-
Method Details
-
getName
Tool name. -
getFrameId
Frame identifier associated with the tool registration.
-