UIC DOM capture configuration currently only supports capture all or capture none. Need the ability to selectively capture and blacklist iFrames.
This is already supported since UIC 6.0. Example: framesBlacklist: ['iframe[src^="https://www.google.com"]'] // Block all frames hosted on Google
You won't be notified about changes to this idea.
This is already supported since UIC 6.0. Example: framesBlacklist: ['iframe[src^="https://www.google.com"]'] // Block all frames hosted on Google