Navigation & Window Practice

Test links, iframes, query parameters, window interactions, and keyboard shortcuts.


iFrame

This iframe loads a separate Blazor page. Selenium can switch to it with driver.SwitchTo().Frame().

URL Query Parameters

Current URL parameters are displayed below. Try navigating to /navigation?user=John&role=admin

Full URL: https://test.theblackhat.net/navigation

Query String: (none)

Viewport Size

Useful for testing responsive behavior. Resize the browser to see changes.

Width ร— Height (pixels)

Keyboard Input Capture

Click in the box below and type. Each keystroke is captured.

Last Key Typed:

Full Text:

Status

Viewport: 0 ร— 0

Query Params: 0

Keys Typed: 0

An unhandled error has occurred. Reload ๐Ÿ—™

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.