I’ve built and published a Pilot app and was trying to create documentation and a walkthru for it via the automatic screen record/capture but when I embed the Pilot app in a Foundry workshop and try to screen record it doesn’t pick up the interactions in the embedded widget. I’m assuming this is because the embedded widget can’t expose the interactions to the screen recording-side of things. I’m wondering if there are work-arounds here.
Are you using Flow Capture to record the workflow? If so, I believe you need to manually record screenshots.
Typically Flow Capture uses click events to trigger image capture, but because the custom-widget (or OSDK app) is hosted on a different subdomain we cannot automatically send the click events cross-domain from an embedded iframe.