index.html 311 Bytes
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>CasperJS test index</title>
    </head>
    <body>
        <img src="images/phantom.png"/>
        <a href="test.html">test</a>
        <a href="form.html">form</a>
    </body>
</html>