Class Media
java.lang.Object
org.openqa.selenium.devtools.v119.media.Media
This domain allows detailed inspection of media elements
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void>
disable()
Disables the Media domain.static org.openqa.selenium.devtools.Command<Void>
enable()
Enables the Media domainstatic org.openqa.selenium.devtools.Event<PlayerErrorsRaised>
static org.openqa.selenium.devtools.Event<PlayerEventsAdded>
static org.openqa.selenium.devtools.Event<PlayerMessagesLogged>
static org.openqa.selenium.devtools.Event<PlayerPropertiesChanged>
-
Constructor Details
-
Media
public Media()
-
-
Method Details
-
enable
Enables the Media domain -
disable
Disables the Media domain. -
playerPropertiesChanged
-
playerEventsAdded
-
playerMessagesLogged
-
playerErrorsRaised
-
playersCreated
-