how to click on button in js code example Example: javascript click const element = document.querySelector('element'); element.click();