๐งช Test Scenario
Iframes isolate embedded content from the parent page. Testers must explicitly switch context to interact with elements inside them.
๐ก Test Goals
- Switch to an iframe context
- Access and verify content inside
- Submit a form inside an iframe
- Validate iframe isolation boundaries