puppeteer/third_party/phantomjs/test/www/hello.html
2017-05-11 00:06:41 -07:00

9 lines
95 B
HTML

<html>
<head>
<title>Hello</title>
</head>
<body>
<p>Hello, world!</p>
</body>
</html>