79388287

Date: 2025-01-26 09:32:46
Score: 1
Natty:
Report link
  var iframe = document.getElementById("myFrame");
  var elmnt = iframe.contentWindow.document.getElementsByTagName("button")[0];

elmnt.click();

wenn man klick in einem Frame simulieren will muss man die var "iframe" nennen.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Philip Skird