You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use window.find() as a workaround, but that feature is non-standard. So it's possible to support something like
Electron contents.findInPageDetail
The text was updated successfully, but these errors were encountered:
nawbc
changed the title
Text find in page support.
[Feature] Text find in page
Dec 18, 2023
We can use
window.find()
as a workaround, but that feature is non-standard. So it's possible to support something likeElectron
contents.findInPage
DetailThe text was updated successfully, but these errors were encountered: