Class InterestGroupAccessed
java.lang.Object
org.openqa.selenium.devtools.v114.storage.model.InterestGroupAccessed
One of the interest groups was accessed by the associated page.
-
Constructor Summary
ConstructorsConstructorDescriptionInterestGroupAccessed(TimeSinceEpoch accessTime, InterestGroupAccessType type, String ownerOrigin, String name) -
Method Summary
-
Constructor Details
-
InterestGroupAccessed
public InterestGroupAccessed(TimeSinceEpoch accessTime, InterestGroupAccessType type, String ownerOrigin, String name)
-
-
Method Details
-
getAccessTime
-
getType
-
getOwnerOrigin
-
getName
-