Class FilterEntry
java.lang.Object
org.openqa.selenium.devtools.v141.target.model.FilterEntry
A filter used by target query/discovery/auto-attach operations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FilterEntry
-
-
Method Details
-
getExclude
If set, causes exclusion of matching targets from the list. -
getType
If not present, matches any type.
-