Home

Multi-Tab & Window Test

This page tests browser scenarios that involve multiple tabs and windows.

Links That Open in New Tabs

These links use target="_blank" to open in a new tab or window.

Popup Window

This button opens a confirmation popup using window.open(). The popup shows a confirmation code that must be entered back on this page.

New Tab Confirmation

This link opens a confirmation code page in a new tab using target="_blank". The code must be entered back on this page.

Open Confirmation Code in New Tab

Named Target Window

These links open in a named window target. Clicking both will reuse the same window.