# Open url

When you want to open a website into the current tab (not open a new tab) then you can use this tab.

Khi bạn muốn mở một trang web vào tab hiện tại (không mở một tab mới) thì bạn có thể sử dụng tab này.

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

| parameter       | illustrate                                                                                                                                                                                                                                                                                                                                                          |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| URL             | <p>Enter the URL of the website you want to visit, such as: <https://www.google.com>, <https://www.facebook.com>. Or you can also choose a variable that contains a valid URL.</p><p></p><p>Nhập URL của trang web mà bạn muốn truy cập, chẳng hạn như: <https://www.google.com>, <https://www.facebook.com>  . Hoặc bạn cũng có thể chọn biến chứa URL hợp lệ.</p> |
| Timeout waiting | <p>Maximum waiting time. For example: 30000: If this step is not performed successfully within 30 seconds, the next step will be performed directly.</p><p></p><p>Thời gian chờ đợi tối đa. Ví dụ: 30000: Nếu bước này không được thực hiện thành công trong vòng 30 giây thì bước tiếp theo sẽ được thực hiện trực tiếp.</p>                                       |
| Referer header  | <p>The URL of the website you are moving from to the current page. Header Referer shows where you are coming from when accessing a website.</p><p></p><p>URL của trang web mà bạn đang chuyển từ đó tới trang hiện tại. Header Referer thể hiện rằng bạn đến từ đâu khi truy cập một trang web.</p>                                                                 |

{% file src="/files/sV6VMBj4BWOtFwlvE01E" %}


---

# 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/navigator/open-url.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.
