Updated Run JavaScript before change detection (markdown)

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

@ -4,9 +4,7 @@ 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
( 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";