Bu kodu peşpeşe çalıştırmaya izin veriliyor 34k geldi

for (let i = 0; i < 500; i++) {
  document.getElementById("result").click();
}