Uses of Class
org.openqa.selenium.devtools.media.model.Timestamp
-
Packages that use Timestamp Package Description org.openqa.selenium.devtools.media.model -
-
Uses of Timestamp in org.openqa.selenium.devtools.media.model
Methods in org.openqa.selenium.devtools.media.model that return Timestamp Modifier and Type Method Description Timestamp
PlayerEvent. getTimestamp()
Constructors in org.openqa.selenium.devtools.media.model with parameters of type Timestamp Constructor Description PlayerEvent(Timestamp timestamp, java.lang.String value)
-