Uses of Class
org.openqa.selenium.devtools.v141.storage.model.RelatedWebsiteSet
Packages that use RelatedWebsiteSet
-
Uses of RelatedWebsiteSet in org.openqa.selenium.devtools.v141.storage
Methods in org.openqa.selenium.devtools.v141.storage that return types with arguments of type RelatedWebsiteSetModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<RelatedWebsiteSet>> Storage.getRelatedWebsiteSets()Returns the effective Related Website Sets in use by this profile for the browser session.