Uses of Class
org.openqa.selenium.devtools.v100.storage.model.InterestGroupDetails
-
Packages that use InterestGroupDetails Package Description org.openqa.selenium.devtools.v100.storage -
-
Uses of InterestGroupDetails in org.openqa.selenium.devtools.v100.storage
Methods in org.openqa.selenium.devtools.v100.storage that return types with arguments of type InterestGroupDetails Modifier and Type Method Description static org.openqa.selenium.devtools.Command<InterestGroupDetails>Storage. getInterestGroupDetails(java.lang.String ownerOrigin, java.lang.String name)Gets details for a named interest group.
-