Uses of Package
org.openqa.selenium.devtools.v126.target.model
Packages that use org.openqa.selenium.devtools.v126.target.model
Package
Description
-
-
-
-
Classes in org.openqa.selenium.devtools.v126.target.model used by org.openqa.selenium.devtools.v126.targetClassDescriptionIssued when attached to target because of auto-attach or `attachToTarget` command.Issued when detached from target for any reason (including `detachFromTarget` command).Notifies about a new protocol message received from the session (as reported in `attachedToTarget` event).Unique identifier of attached debugging session.Issued when a target has crashed.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.
-
Classes in org.openqa.selenium.devtools.v126.target.model used by org.openqa.selenium.devtools.v126.target.modelClassDescriptionA filter used by target query/discovery/auto-attach operations.Unique identifier of attached debugging session.