Uses of Class
org.openqa.selenium.devtools.v141.emulation.model.SensorReading
Packages that use SensorReading
-
Uses of SensorReading in org.openqa.selenium.devtools.v141.emulation
Methods in org.openqa.selenium.devtools.v141.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 overridden by setSensorOverrideEnabled.