Uses of Class
org.openqa.selenium.devtools.v121.emulation.model.SensorReading
Packages that use SensorReading
-
Uses of SensorReading in org.openqa.selenium.devtools.v121.emulation
Methods in org.openqa.selenium.devtools.v121.emulation with parameters of type SensorReadingModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void>Emulation.setSensorOverrideReadings(SensorType type, SensorReading reading) Updates the sensor readings reported by a sensor type previously overriden by setSensorOverrideEnabled.