Uses of Package
org.openqa.selenium.devtools.v112.target.model
-
Classes in org.openqa.selenium.devtools.v112.target.model used by org.openqa.selenium.devtools.v112.browser Class Description TargetID -
Classes in org.openqa.selenium.devtools.v112.target.model used by org.openqa.selenium.devtools.v112.serviceworker.model Class Description TargetID -
Classes in org.openqa.selenium.devtools.v112.target.model used by org.openqa.selenium.devtools.v112.target Class Description AttachedToTarget Issued when attached to target because of auto-attach or `attachToTarget` command.DetachedFromTarget Issued when detached from target for any reason (including `detachFromTarget` command).ReceivedMessageFromTarget Notifies about a new protocol message received from the session (as reported in `attachedToTarget` event).RemoteLocation SessionID Unique identifier of attached debugging session.TargetCrashed Issued when a target has crashed.TargetFilter The entries in TargetFilter are matched sequentially against targets and the first entry that matches determines if the target is included or not, depending on the value of `exclude` field in the entry.TargetID TargetInfo -
Classes in org.openqa.selenium.devtools.v112.target.model used by org.openqa.selenium.devtools.v112.target.model Class Description FilterEntry A filter used by target query/discovery/auto-attach operations.SessionID Unique identifier of attached debugging session.TargetID TargetInfo