electron/spec/fixtures/pages/file-input.html

5 lines
69 B
HTML

<html>
<body>
<input type="file" id="file" />
</body>
</html>