improve update_working_mem tool description; adb_ui u2 priority; autonomous_operation framework lock
This commit is contained in:
@@ -26,4 +26,7 @@
|
||||
- 结论:
|
||||
- TMWebDriver 适合“读信息 + 普通页面操作”;
|
||||
- 对“新窗口授权、文件上传”这类敏感操作,应默认联想到:**需要和 Ctrl 工具协同**,而不是强行在 JS 里搞定。
|
||||
```
|
||||
```
|
||||
## 导航避坑
|
||||
- `web_scan` 仅读当前页,不会导航。
|
||||
- 切换网站用 `web_execute_js` + `location.href = 'url'`。
|
||||
|
||||
Reference in New Issue
Block a user