Ignoring private web page parts

Page of your application may contain private user data. List CSS selectors of the page parts to remove them before saving to server:

kuoll("startRecord", {
    // previous params

    // CSS rules to exclude page parts from being recorded
    ignoreRules: [".pwd", ".creditCard", "#email"]  
}). 

Still have questions?

We love to help business, so drop us a line.

Contact Us