Class DeviceBoundSessionKey
java.lang.Object
org.openqa.selenium.devtools.v145.network.model.DeviceBoundSessionKey
Unique identifier for a device bound session.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeviceBoundSessionKey
-
-
Method Details
-
getSite
The site the session is set up for. -
getId
The id of the session.
-