QALabs
← Back to demos
Iframes Demo · UI Automation Practice

Practice iframe automation scenarios.

This demo page is designed for practicing embedded content, iframe switching, selectors inside frames, iframe actions, parent-page messages, and frame-specific validations.

Iframe Practice

Switch into embedded content.

Select an iframe example, inspect the embedded content, interact with elements inside the frame, and validate the message received by the parent page.

Active Frame

Profile iframe

Practice filling fields and clicking buttons inside a user profile iframe.

Embedded iframe preview

profile
No iframe message received yet.

Message History

Messages received from iframes.

No iframe messages received yet.

Scenarios

Suggested checks for automation practice.

Validate iframe is visible

Switch into profile iframe

Fill profile form inside iframe

Click button inside profile iframe

Validate parent page receives profile message

Switch into settings iframe

Select theme inside settings iframe

Check notifications inside settings iframe

Validate checkout iframe content

Click checkout confirmation inside iframe

Validate iframe message history

Reset iframe messages