Create `<ErrorSnapshotBoundary>` component that would take children element screenshots on error. It could internally use `<ErrorBoundary>` component.
Create
<ErrorSnapshotBoundary>component that would take children element screenshots on error. It could internally use<ErrorBoundary>component.