# 前端浏览器控制

| Front Browser Control                    | 前端浏览器控制              |
| ---------------------------------------- | -------------------- |
|                                          |                      |
| New Front Browser Window                 | 新的前端浏览器窗口            |
|                                          |                      |
| New Front Browser Tab                    | 新的前端浏览器选项卡           |
|                                          |                      |
| Next Front Browser Tab                   | 下一个前端浏览器选项卡          |
|                                          |                      |
| Previous Front Browser Tab               | 上一个前端浏览器选项卡          |
|                                          |                      |
| Select Front Browser Tab                 | 选择前端浏览器选项卡           |
|                                          |                      |
| Wait For Front Browser to Finish Loading | 等待前端浏览器完成加载          |
| Set Front Browser URL                    | 设置前端浏览器 URL          |
|                                          |                      |
| Set Front Browser Title                  | 设置前端浏览器标题            |
|                                          |                      |
| Click Front Browser Link                 | 单击前端浏览器链接            |
|                                          |                      |
| Focus Front Browser Field                | 聚焦前端浏览器字段            |
|                                          |                      |
| Select Front Browser Field               | 选择前端浏览器字段            |
|                                          |                      |
| Set Variable to Front Browser Field      | 将变量设置为前端浏览器字段        |
|                                          |                      |
| Set Front Browser Field to Text          | 将前端浏览器字段设置为文本        |
|                                          |                      |
| Set Front Browser Checkbox               | 设置前端浏览器复选框           |
|                                          |                      |
| Set Front Browser Radio Button           | 设置前端浏览器单选按钮          |
|                                          |                      |
| Submit Front Browser Form                | 提交前端浏览器表单            |
|                                          |                      |
| Reset Front Browser Form                 | 重置前端浏览器表单            |
|                                          |                      |
| Execute a JavaScript in Front Browser    | 在前端浏览器中执行 JavaScript |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://km.qxpai.cn/dong-zuo-action/qian-duan-liu-lan-qi-kong-zhi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
