How to run real end-to-end UI tests against a deployed Forge app (2026)
Key takeaways
Forge Custom UI renders inside a sandboxed iframe, so every Playwright locator has to be scoped through the frame.
A REST API token can't open a browser session; a persistent Chrome pro
leanzero.hashnode.dev10 min read