Provide me the javascript which I could run in the console window such that it clicks on the button automatically.
<button value="1" class="button_confirm" type="submit">Confirm</button>
Provide me the javascript which I could run in the console window such that it clicks on the button automatically.
<button value="1" class="button_confirm" type="submit">Confirm</button>
Copyright © 2021 Jogjafile Inc.
Give some id to button, for example button1 and then run the code below in console :