Uses of Class
org.openqa.selenium.devtools.v141.emulation.model.SensorMetadata
Packages that use SensorMetadata
-
Uses of SensorMetadata in org.openqa.selenium.devtools.v141.emulation
Method parameters in org.openqa.selenium.devtools.v141.emulation with type arguments of type SensorMetadataModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void> Emulation.setSensorOverrideEnabled(Boolean enabled, SensorType type, Optional<SensorMetadata> metadata) Overrides a platform sensor of a given type.