Uses of Class
org.openqa.selenium.devtools.v141.deviceaccess.model.DeviceId
Packages that use DeviceId
Package
Description
-
Uses of DeviceId in org.openqa.selenium.devtools.v141.deviceaccess
Methods in org.openqa.selenium.devtools.v141.deviceaccess with parameters of type DeviceIdModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void> DeviceAccess.selectPrompt(RequestId id, DeviceId deviceId) Select a device in response to a DeviceAccess.deviceRequestPrompted event. -
Uses of DeviceId in org.openqa.selenium.devtools.v141.deviceaccess.model
Methods in org.openqa.selenium.devtools.v141.deviceaccess.model that return DeviceIdConstructors in org.openqa.selenium.devtools.v141.deviceaccess.model with parameters of type DeviceId