# Tab

Đây là node dùng cho các profile Android và IOS

Node này tương đương với node click, nhưng chỉ được áp dụng cho Android và IOS.

Dùng để chạm vào phần tử mong muốn.

<figure><img src="/files/yOMzcUuO5Ht84ouQIYD3" alt=""><figcaption></figcaption></figure>

| parameter        | illustrate                                                                                                                                            |
| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| Selector element | <p></p><p></p><p>Nhập CSS selector/xpath của phần tử mà bạn muốn thực hiện chạm</p>                                                                   |
| Element order    | <p>Chọn thành phần nào của trang web:<br>Fixed value: chọn một phần tử cố định<br>Random value: random một giá trị ngẫu nhiên trong khoảng đã đặt</p> |
| Coordinates      | Nhập tọa độ x,y của phần tử bạn muốn chạm vào                                                                                                         |


---

# 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://docs.hidemium.io/automation-user-manual/finger-action/tab.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.
