> For the complete documentation index, see [llms.txt](https://docs.hidemium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemium.io/hidemium-4/iv.-tu-dong-hoa-automation-and-ai/automation-advance/s-dung-scroll-trong-trang-co-nhieu-thanh-cuon.md).

# SỬ DỤNG SCROLL TRONG TRANG CÓ NHIỀU THANH CUỘN

Ví dụ 1 trang có nhiều thanh cuộn như này, và bạn muốn sử dụng 1 trong 2 thanh đó thì làm như nào ? Hôm nay Hidemium sẽ giải đáp vấn đề này.Ở trong phiên bản cải tiến auto này, node SCROLL đã có thêm option lựa chọn 1 trong nhiều thanh cuộn trong 1 trang.Việc bạn cần làm là nhập element của tổng thể khu vực chứa thanh cuộn đó vào ô **Containing element (Optional).**&#x56;í dụ bạn muốn sử dụng scroll đối với khu vực trong này thì bạn cần nhập element bao quanh phần đó lại như này nhé là được. Áp dụng cả đối với scroll theo tọa độ hay element.

<img src="http://education.hidemium.io/wp-content/uploads/2024/05/Untitled.png" alt="" height="664" width="404">

<img src="http://education.hidemium.io/wp-content/uploads/2024/05/Untitled-1.png" alt="" height="699" width="958">

<img src="http://education.hidemium.io/wp-content/uploads/2024/05/Untitled-2.png" alt="" height="595" width="619">

Giải thích thêm về 1 số option mới trong node SCROLL này là :– **Random wheel step from** and **step to** tức là xác định số tọa độ Y trong 1 lần cuộn, ví dụ bạn cho scroll từ 1-5000. Đây là 1 con số khá lớn và bạn cần thực hiện nhiều lần scroll, thì chỗ này bạn nhập số Y muốn trong mỗi lần scroll đó.– Tương tự **Delay wheel step from** and **Delay wheel step to** tức là thời gian chờ trong mỗi lần scroll

<img src="http://education.hidemium.io/wp-content/uploads/2024/05/Untitled-3.png" alt="" height="602" width="621">


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/hidemium-4/iv.-tu-dong-hoa-automation-and-ai/automation-advance/s-dung-scroll-trong-trang-co-nhieu-thanh-cuon.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.
