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

Support .GIF to record the progress of a test #906

Closed
jkswoods opened this issue Oct 21, 2016 · 4 comments
Closed

Support .GIF to record the progress of a test #906

jkswoods opened this issue Oct 21, 2016 · 4 comments
Labels
AREA: server STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: reporting SYSTEM: runner TYPE: enhancement The accepted proposal for future implementation.
Milestone

Comments

@jkswoods
Copy link

Are you requesting a feature or reporting a bug?

Requesting a feature

What is the current behavior?

Still screenshots

What is the requested behavior?

Recording the progress of a test and saving it as an animated gif in a specified folder once the test is complete.

Specify your

  • operating system: macOS 10.12
  • testcafe version: 0.9.0
  • node.js version: 6.5.0
@inikulin inikulin added TYPE: enhancement The accepted proposal for future implementation. SYSTEM: runner SYSTEM: reporting AREA: server TYPE: proposal and removed TYPE: enhancement The accepted proposal for future implementation. labels Oct 21, 2016
@inikulin
Copy link
Contributor

Hi @jkswoods.

Great idea! We have two ways how it can be done:

  1. Make screenshots on each test action. So you will end up with gif that is composed of discrete static screenshots, like slide show of test state.
  2. Record full video, like screencast feature in SauceLabs.

Personally, I prefer first option. With second option you will have huge screencast files after each test run and I'm not sure if we'll be able to capture screen for browser that run in parallel. Please, let me know if it will work for you.

@jkswoods
Copy link
Author

I'll have to agree with you on that one. The first option does seem like the best and will work in my case.

Thanks, @inikulin!

@inikulin inikulin added TYPE: enhancement The accepted proposal for future implementation. and removed TYPE: proposal labels Oct 21, 2016
@inikulin inikulin added this to the Planned features milestone Oct 21, 2016
@AlexanderMoskovkin
Copy link
Contributor

closed in favor of #2151

@lock
Copy link

lock bot commented Mar 28, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Mar 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: server STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: reporting SYSTEM: runner TYPE: enhancement The accepted proposal for future implementation.
Projects
None yet
Development

No branches or pull requests

3 participants