Uses of Class
org.openqa.selenium.devtools.v145.network.model.DeviceBoundSessionEventId
Packages that use DeviceBoundSessionEventId
-
Uses of DeviceBoundSessionEventId in org.openqa.selenium.devtools.v145.network.model
Methods in org.openqa.selenium.devtools.v145.network.model that return DeviceBoundSessionEventIdModifier and TypeMethodDescriptionDeviceBoundSessionEventOccurred.getEventId()A unique identifier for this session event.Constructors in org.openqa.selenium.devtools.v145.network.model with parameters of type DeviceBoundSessionEventIdModifierConstructorDescriptionDeviceBoundSessionEventOccurred(DeviceBoundSessionEventId eventId, String site, Boolean succeeded, Optional<String> sessionId, Optional<CreationEventDetails> creationEventDetails, Optional<RefreshEventDetails> refreshEventDetails, Optional<TerminationEventDetails> terminationEventDetails, Optional<ChallengeEventDetails> challengeEventDetails)