electron/spec/fixtures/pages/button.html

5 lines
66 B
HTML

<html>
<body>
<button id="button">CLICK</button>
</body>
</html>