You can add a <head> section to your HTML document, put a <script> tag inside of it, and then execute the button press programmatically using (hard-coded) Javascript. Scripts inside the head of an HTML document are executed automatically when the page loads.