Uses of Class
org.openqa.selenium.devtools.backgroundservice.model.RecordingStateChanged
-
Packages that use RecordingStateChanged Package Description org.openqa.selenium.devtools.backgroundservice -
-
Uses of RecordingStateChanged in org.openqa.selenium.devtools.backgroundservice
Methods in org.openqa.selenium.devtools.backgroundservice that return types with arguments of type RecordingStateChanged Modifier and Type Method Description static Event<RecordingStateChanged>BackgroundService. recordingStateChanged()
-