Uses of Class
org.openqa.selenium.devtools.v115.page.model.PermissionsPolicyFeatureState
Packages that use PermissionsPolicyFeatureState
-
Uses of PermissionsPolicyFeatureState in org.openqa.selenium.devtools.v115.page
Methods in org.openqa.selenium.devtools.v115.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.