Uses of Class
org.openqa.selenium.devtools.v109.media.model.PlayerProperty
-
Packages that use PlayerProperty Package Description org.openqa.selenium.devtools.v109.media.model -
-
Uses of PlayerProperty in org.openqa.selenium.devtools.v109.media.model
Methods in org.openqa.selenium.devtools.v109.media.model that return types with arguments of type PlayerProperty Modifier and Type Method Description java.util.List<PlayerProperty>PlayerPropertiesChanged. getProperties()Constructor parameters in org.openqa.selenium.devtools.v109.media.model with type arguments of type PlayerProperty Constructor Description PlayerPropertiesChanged(PlayerId playerId, java.util.List<PlayerProperty> properties)
-