Uses of Class
org.openqa.selenium.devtools.v141.page.model.PermissionsPolicyFeatureState
Packages that use PermissionsPolicyFeatureState
-
Uses of PermissionsPolicyFeatureState in org.openqa.selenium.devtools.v141.page
Methods in org.openqa.selenium.devtools.v141.page that return types with arguments of type PermissionsPolicyFeatureStateModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<PermissionsPolicyFeatureState>> Page.getPermissionsPolicyState(FrameId frameId) Get Permissions Policy state on given frame.