UNPKG

quoad

Version:

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

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