Uses of Class
org.openqa.selenium.devtools.v117.storage.model.InterestGroupDetails
Packages that use InterestGroupDetails
-
Uses of InterestGroupDetails in org.openqa.selenium.devtools.v117.storage
Methods in org.openqa.selenium.devtools.v117.storage that return types with arguments of type InterestGroupDetailsModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<InterestGroupDetails>Storage.getInterestGroupDetails(String ownerOrigin, String name) Gets details for a named interest group.