Updated Run JavaScript before change detection (markdown)

master
dgtlmoon 2022-07-10 13:24:30 +02:00
rodzic 551c3f8c92
commit 2e94fb53e1
1 zmienionych plików z 0 dodań i 1 usunięć

@ -11,5 +11,4 @@ Fill in the search box and click submit at http://www.quotationspage.com/random
```
document.querySelector("input[name=homesearch]").value="cause and effect";
document.querySelector("input[name=startsearch]").click();
```