When taking snapshots, it would be useful to have a way to define global elements that should be masked on every single snapshots, for instance if you have a copyright notice in the footer, you'll want to mask the year so you don't have to update every single snapshot every year.
Maybe the list of global selectors to mask can be stored in a JSON file that's loaded at the beginning of takeAccessibleScreenshot, so these can be defined per project.