QALabs
← Back to demos
Multiple Windows / Tabs Demo · UI Automation Practice

Practice multiple windows and tabs.

This demo page is designed for practicing new tabs, popup windows, same-tab navigation, child-page interactions, parent-page messages, and browser context validation.

Window Practice

Open a new browser context.

Choose how you want to open the child page. Then validate the new tab or popup, interact with the child page, and send a message back to this parent page.

New Tab

Open result page in a tab.

Use this scenario to practice waiting for a new page or tab in automation tools.

Popup

Open result page in a popup.

Use this scenario to practice popup windows and focused child windows.

Same Tab

Navigate in current tab.

Use this scenario to compare normal navigation against new-tab behavior.

No window or tab opened yet.

Current State

Status: idle

Last opened target: None

Messages received: 0

Message History

Messages from child pages.

No messages received yet.

Scenarios

Suggested checks for automation practice.

Open result page in a new tab

Open result page in a popup window

Navigate to result page in same tab

Switch automation context to new page

Validate child page title

Validate child page mode

Send message from child page to parent page

Validate parent page status message

Validate message history is updated

Close child page

Return to parent page

Reset parent page state