Updated Run JavaScript before change detection (markdown)

master
dgtlmoon 2022-07-10 13:30:21 +02:00
rodzic 54fd2541ec
commit 2e1f2db11c
1 zmienionych plików z 3 dodań i 1 usunięć

@ -4,7 +4,9 @@ This is best used with the Chrome Playwright driver.
**Example**:
Fill in the search box and click submit at http://www.quotationspage.com/random.php ( or add this shared watch https://changedetection.io/share/qvQ8NFFxQsMa )
### Fill in the search box and click submit
At http://www.quotationspage.com/random.php ( or add this shared watch https://changedetection.io/share/qvQ8NFFxQsMa )
```
document.querySelector("input[name=homesearch]").value="cause and effect";