gpt4 book ai didi

javascript - 如何使Webview findInPage()在Electron中工作

转载 作者:行者123 更新时间:2023-12-03 12:28:25 27 4
gpt4 key购买 nike

我不确定我是在做错什么还是现在搜索中断。

创建网络 View 时,我会执行以下操作:

webview.addEventListener('found-in-page', function(e)
{
webview.stopFindInPage('keepSelection')
})

我手动将其称为:
webview.findInPage('word')
该单词存在于当前文档中,但是e.result始终显示0个匹配项,并且没有突出显示任何单词(尽管我不确定是否应该手动执行此操作)。

这是在 Electron 5.0.2上

https://electronjs.org/docs/api/webview-tag

最佳答案

Electron 上下文菜单库存在问题。使用它弄乱了findInPage方法。

关于javascript - 如何使Webview findInPage()在Electron中工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56452377/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com