For applications running on Salesforce domains, our HTML processing was triggering live DOM mutations that interfered with Salesforce's own rendering, causing connectivity and visual issues during runs. We now clone the DOM before decorating it on Salesforce domains, so the page the agent sees matches what a real user would see.
If you've been blocked from running tests against a Salesforce-backed app, this should clear it.