I’m using the modern browser with shared cookie storage and receive a message saying the browser has cookies disabled for the url: https://mdm.manageengine.eu/
After some digging around I found that the page is using an iFrame. Are cookies disabled for iFrames?
Maybe it previously worked and the cookie was saved and hasn’t yet expired? That would explain why you’re getting different results in private mode.
Please try removing all cookies from Safari and try to reproduce the problem. Please make sure you really remove all cookies because the website is actually loading the iframe from a different domain (zoho.eu).
I’ve double checked and your right, clearing the cookies gave me the error until I UNchecked Prevent cross-site tracking. Is it possible to allow cross-site tracking in TSX? It doesn’t seem to respect the settings from Safari itself.
the autofill script is injected into all frames, so that should work as well.
The field detection feature however only considers the main frame. So if you want to target fields in a non-main-frame, please specify jQuery selectors manually for those fields. For instructions, please see the following KB article: https://www.royalapplications.com/go/kb-all-web-autofill