'Open Google Chrome search-in-page function with JavaScript
Solution 1:[1]
Try using window.find(stringtofind)
Src: https://developer.mozilla.org/en-US/docs/Web/API/Window/find
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Shreyas Agrawal |


