pub fn save_to_disk( path: impl AsRef<Path>, ) -> impl FnMut(Trigger<'_, ScreenshotCaptured>)
Saves the captured screenshot to disk at the provided path.