kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Updated Run JavaScript before change detection (markdown)
rodzic
713521e993
commit
551c3f8c92
|
@ -6,8 +6,10 @@ Example:
|
||||||
|
|
||||||
Fill in the search box and click submit at http://www.quotationspage.com/random.php
|
Fill in the search box and click submit at http://www.quotationspage.com/random.php
|
||||||
|
|
||||||
|
( Add this shared watch https://changedetection.io/share/qvQ8NFFxQsMa )
|
||||||
|
|
||||||
```
|
```
|
||||||
document.querySelector("input[name=homesearch]").value="summers day";
|
document.querySelector("input[name=homesearch]").value="cause and effect";
|
||||||
document.querySelector("input[name=startsearch]").click();
|
document.querySelector("input[name=startsearch]").click();
|
||||||
|
|
||||||
```
|
```
|
Ładowanie…
Reference in New Issue