Video recording on all tests #3336
-
| In the docs, Playwright may record videos for failed tests. This can be enabled in a config with  Is it possible to tell Playwright to record videos for all tests regardless of completeness? If not, we can discuss a solution, and I can contribute a PR | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            kobenguyent
          
      
      
        Oct 15, 2022 
      
    
    Replies: 1 comment
-
| keepVideoForPassedTests boolean (opens new window)? save videos for passed tests; videos are saved into output/videos folder Have you tried this? | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        cungminh2710
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
keepVideoForPassedTests boolean (opens new window)? save videos for passed tests; videos are saved into output/videos folder
Have you tried this?