Test link decoration across different root domains (screen1.io)
Navigate to the same static-html site but on the screen1.io domain
Navigate to other simulation sites (React, Angular, Next.js) on screen1.io
Test that cross-domain parameters are appended correctly without breaking existing params
Test handling of hash fragments (should preserve fragment, add params before hash)
Test URLs with special characters, encoding, and unusual patterns
Test various link attributes (target, rel, download)
Test programmatic navigation that doesn't use anchor elements
Test form actions to cross-domain URLs
Test scenarios that are difficult for link decoration
Shadow DOM links will be rendered here
Test different mouse interactions (click vs mousedown vs mouseup)