← Back to QA Playground

Frames & Windows

Basic iframe

An iframe loading the inputs page. Switch to this frame to interact with elements inside.

Nested iframe

An iframe containing another iframe. Practice switching through multiple frame levels.

Nested iframe source: nested-frame.html — it loads inputs.html inside itself.

New window / tab

Click to open a page in a new window. Test window switching and focus handling.

Link that opens new tab

A standard target="_blank" link.

Open QA Playground in new tab

Popup (window.open)

Small popup window for testing popup handling.