Uses of Class
org.openqa.selenium.devtools.v96.page.model.PermissionsPolicyFeatureState
-
Packages that use PermissionsPolicyFeatureState Package Description org.openqa.selenium.devtools.v96.page -
-
Uses of PermissionsPolicyFeatureState in org.openqa.selenium.devtools.v96.page
Methods in org.openqa.selenium.devtools.v96.page that return types with arguments of type PermissionsPolicyFeatureState Modifier and Type Method Description static org.openqa.selenium.devtools.Command<java.util.List<PermissionsPolicyFeatureState>>Page. getPermissionsPolicyState(FrameId frameId)Get Permissions Policy state on given frame.
-