chromium/chrome/test/data/extensions/page_with_button.html

<html>
<body>
  <button id="go-button">Go Go Go!</button>
</body>
</html>