Share your ideas

Selective iFrame DOM Capture

UIC DOM capture configuration currently only supports capture all or capture none. Need the ability to selectively capture and blacklist iFrames.

  • Wesley Thompson
  • Feb 28 2020
  • Already exists
What is your industry? Insurance
What is the idea priority? Low
  • Admin
    Beat Hangartner commented
    October 20, 2020 13:18

    This is already supported since UIC 6.0. Example: framesBlacklist: ['iframe[src^="https://www.google.com"]'] // Block all frames hosted on Google

  • +2