chore(gemini-ops): 导入 sleep 工具函数,用于延迟操作
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
* 全部通过 CDP 实现,不往页面注入任何对象。
|
||||
*/
|
||||
import { createOperator } from './operator.js';
|
||||
import { sleep } from './util.js';
|
||||
|
||||
// ── Gemini 页面元素选择器 ──
|
||||
const SELECTORS = {
|
||||
|
||||
Reference in New Issue
Block a user