Feature and motivation
Running an end-to-end test in Selenium with headless mode and video recording involves executing tests without a visible browser UI while capturing the session as a video.
Usage example
This is useful for saving resources during automated test in headless mode runs and reviewing the execution if any test fails.