chromedp/testdata/image.html
2017-02-18 10:50:33 +07:00

7 lines
249 B
HTML

<!doctype html>
<html>
<body style="background-color: #41a1e1">
<img id="icon-brankas" src="images/brankas.png" alt="Brankas - Easy Money Management">
<img id="icon-github" src="images/github.png" alt="How people build software">
</body>
</html>