UNPKG

quoad

Version:

Serenity/JS: Next generation acceptance testing library for modern web applications.

10 lines (9 loc) 214 B
<html lang="en"> <head> <title>Page with a nested iframe</title> </head> <body> <h1>Page with a nested iframe</h1> <iframe name="example-nested-iframe" src="page_with_an_iframe.html" /> </body> </html>