<form method="POST" action="/target/handler">
<input type=file>
<input type=submit value="GO!">
</form>
Uncaught TypeError: openbutton is null
let openbutton = document.querySelector('.open-button');