frame1.html 214 Bytes
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>CasperJS frame 1</title>
    </head>
    <body id="f1">This is frame 1.</body>
</html>