Package org.selenide.videorecorder.core
Class RecordedVideos
java.lang.Object
org.selenide.videorecorder.core.RecordedVideos
Holds the recorded videos per thread.
Can be used for retrieving the last recorded video after test execution.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RecordedVideos
public RecordedVideos()
-
-
Method Details
-
add
-
remove
public static void remove(long threadId) -
getRecordedVideo
-