Uses of Class
org.openqa.selenium.devtools.v129.emulation.model.DevicePosture
Packages that use DevicePosture
-
Uses of DevicePosture in org.openqa.selenium.devtools.v129.emulation
Methods in org.openqa.selenium.devtools.v129.emulation with parameters of type DevicePostureModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void>Emulation.setDevicePostureOverride(DevicePosture posture) Start reporting the given posture value to the Device Posture API.