You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case a developer wants to block multiple elements by selector or class, without having to change anything on the actual application, it might be helpful to have something as blockSelectors: string[] and blockClasses: string[] in the snapshot options.