puppeteer/third_party/phantomjs/test/www/hello.html

9 lines
95 B
HTML
Raw Normal View History

2017-05-11 07:06:41 +00:00
<html>
<head>
<title>Hello</title>
</head>
<body>
<p>Hello, world!</p>
</body>
</html>