Package org.jenkinsci.test.acceptance.recorder


package org.jenkinsci.test.acceptance.recorder
  • Class
    Description
    The system property RECORD_BROWSER_TRAFFIC can be set to either off, failuresOnly or always to control when browser traffic should be recorded when launching tests.
     
    Custom Screen Recorder that allow to rename video output file.
     
    JUnit Rule that before executing a test it starts a recording current screen and after the test is executed, it stops recording.