Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video record is blank when running tests from jenkins #48

Closed
nirtal85 opened this issue Dec 30, 2017 · 8 comments
Closed

Video record is blank when running tests from jenkins #48

nirtal85 opened this issue Dec 30, 2017 · 8 comments

Comments

@nirtal85
Copy link

nirtal85 commented Dec 30, 2017

step to reproduce:

  1. created a test using testng & video record
  2. run testng.xml using IDE = video record contain expected record
  3. run testng.xml using jenkins as executor = the video record for the last record is black (black screen was recorded instead of the test)

This means that I can't use video record when using Jenkins as executor.

@SergeyPirogov
Copy link
Owner

Blank or black?

@nirtal85
Copy link
Author

black

@SergeyPirogov
Copy link
Owner

It's because of RDP. You need either use VNC or disconnect from RDP without session lock

@qaaskerNew
Copy link

Sergey, I'm using VNC to watch video but still have the same issue.

@qaaskerNew
Copy link

@SergeyPirogov Just have black screen even when I'm using VNC

@SergeyPirogov
Copy link
Owner

@qaaskerNew It's because jenkins slave connected in not active user session. No way to fix it from the recorder library side

@qaaskerNew
Copy link

@SergeyPirogov Okay, so if I don't bother you too much, if there any ways to record video using your library for my case? As I understand only way is to use remote video recording?

@SergeyPirogov
Copy link
Owner

SergeyPirogov commented Sep 6, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants