test-capture.html 441 B

12345678910111213141516171819
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset='utf-8' />
  5. <meta http-equiv="X-UA-Compatible" content="chrome=1" />
  6. <meta name="description" content="php-phantomjs : Default test page" />
  7. <title>php-phantomjs - Capture test page</title>
  8. </head>
  9. <body>
  10. <h1>PHANTOMJS_CAPTURE_TEST</h1>
  11. <img src="../images/capture-test.jpg" alt="Capture test image" width="800" height="600">
  12. </body>
  13. </html>