问题标签 [nodeselector]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
16 浏览

node.js - 无效的选择器/错误:找不到选择器的节点

我正在尝试使用我的代码使用 puppeteer 单击按钮,但由于某种原因,始终无法找到该按钮(无效的选择器/错误:未找到选择器的节点)或 waitFor 过期,这是我的代码: