issues
search
SergeyPirogov
/
video-recorder-java
This library allows easily record video of your UI tests by just putting couple annotations.
http://automation-remarks.com/video-recorder-java/
MIT License
218
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Autotests records don't appear in my custom folder (MacOS)
#79
ghost
closed
1 year ago
0
FFMPEG recorder not working at all.
#78
huzaifaAhmedTestlio
opened
2 years ago
5
Add ability to change video screen size.
#77
LiYing2010
closed
2 years ago
1
cannot customize `video.screen.size` configuration
#76
LiYing2010
opened
2 years ago
1
can not customize "video.screen.size" configuration
#75
YingLi-gc
closed
2 years ago
1
upgrade dependecies
#74
asolntsev
closed
2 years ago
1
FFMPEG errs on conversion
#73
benzionyunger
opened
3 years ago
0
Video is not recording even after running the test in TestNG
#72
iamgovindthakur
opened
3 years ago
1
fix: make Video annotation optional, not required
#71
mseele
closed
2 years ago
0
[JUnit 5] Without a Video Annotation, a Video will never be recorded
#70
mseele
opened
3 years ago
0
[RemoteVideoListener] Did not find recorded video when running remote
#69
sonnh-est
opened
3 years ago
0
Interrupting ffmpeg with "q" and not Ctrl + C
#68
eliduvid
closed
2 years ago
1
Remove SendSignalCtrlC.exe dependancy
#67
eliduvid
opened
4 years ago
2
Add support for headless Chrome
#66
SergeyPirogov
opened
4 years ago
2
Can't custom video name by [package name + class name + method name + nano timestamp] in TestNG video recording
#65
ansonliao
opened
5 years ago
1
added custom recorder type
#64
githubCast
opened
5 years ago
2
Getting cannot resolve for UniversalVideoListener.class
#63
sumeetpanjabi
opened
5 years ago
4
Java11
#62
asolntsev
closed
5 years ago
0
Cannot save video in Java11 (access to public member failed: VideoConfiguration.screenSize)
#61
asolntsev
closed
5 years ago
1
Feature universal testng listener
#60
CrazyMoonkin
closed
5 years ago
0
How can I clean up recordings and running recorder processes from tests that were hard terminated earlier?
#59
nzall
opened
5 years ago
0
Documentation is wrong: import com.automation.remarks.video.junit.VideoRule
#58
gpaulissen
opened
5 years ago
0
feature: As of now the recording is for Desktop, can this be per browser ?
#57
jayantsarda
opened
5 years ago
0
Set path to video.folder doesnt work
#56
pngocthang
opened
5 years ago
2
Exception with jdk-11.0.1+13-openj9
#55
mseele
closed
5 years ago
1
Feature suggestion: Add support for headless browser mode.
#54
Amr1977
opened
6 years ago
0
Feature suggestion: Add support for parallel execution
#53
Amr1977
opened
6 years ago
0
Jenkins MacOS salve black screen
#52
taraspos
opened
6 years ago
3
Only temporary video files are created
#51
tricone
opened
6 years ago
8
Window recording using title="window_title" does not work
#50
nzall
closed
6 years ago
1
Add possibility to pass ffmpeg pixel format (for Apple 'QuickTime' player compatibility)
#49
JustAlexOne
closed
6 years ago
0
Video record is blank when running tests from jenkins
#48
nirtal85
closed
6 years ago
8
Add ability to change path for the video folder.
#47
rosolko
closed
6 years ago
0
User cannot change video folder using java api
#46
nick318
closed
6 years ago
2
Trying remote recording (documentation problem)
#45
danielshama
opened
7 years ago
5
JUnit5 - Start recording from @Test, skipping @BeforeEach method
#44
AutomatedOwl
opened
7 years ago
3
Tested in JUnit5 with Maven, getting java.lang.AbstractMethodError
#43
AutomatedOwl
closed
7 years ago
8
[Testng] can't record video when extends class `AbstractTestNGSpringContextTests`
#42
mario8x
opened
7 years ago
4
ffmpeg backward compatibility fix
#41
vanclist
closed
7 years ago
3
Allow setting ffmpeg properties via system properties
#40
vanclist
closed
7 years ago
3
Allow setting `display` via system property
#39
vanclist
closed
7 years ago
1
Cannot run program "SendSignalCtrlC.exe": CreateProcess error=2, The system cannot find
#38
laxman954
closed
7 years ago
7
Can't change path for the folder
#37
timmitomas
closed
6 years ago
1
Can't attach *.mp4 video to the Allure2 report (JUnit4)
#36
timmitomas
closed
6 years ago
3
*.avi video is recorded (instead of *.mp4) when RecorderType.FFMPEG is selected (Junit4)
#35
timmitomas
closed
7 years ago
2
Change config to OWNER
#34
SergeyPirogov
closed
7 years ago
0
*.avi video is recorded (instead of *.mp4) when RecorderType.FFMPEG is selected (RemoteVideoListener is used)
#33
nickmsix
opened
7 years ago
0
What is the best way to get absolute path to video
#32
nick318
closed
7 years ago
1
Feature/junit 5 support
#31
SergeyPirogov
closed
7 years ago
0
Use Class and Method Name in FileName
#30
mseele
closed
7 years ago
5
Next