# Browser command group

### <mark style="background-color:orange;">**New tab**</mark>

Enter the Website URL you want the Script to open. Click on "three dot" icon to edit command.&#x20;

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

You can also choose to:

* *Random Google keywords:* Input random Google keywords from the server.&#x20;
* *Random Amazon keywords:* Input random keywords from the Amazon website.
* *Random Etsy keywords:* Input random keywords from the Etsy website.&#x20;
* *Random eBay keywords*: Input random keywords from the eBay website.&#x20;
* **Random line of text:** Randomly select text by lines.

### <mark style="background-color:orange;">**Wait**</mark>

Your profile will **wait** for the specific seconds you chose before continuing to the next action.

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

### <mark style="background-color:orange;">**Wait navigation**</mark>

Wait for the page after navigation

<figure><img src="/files/3kdXac5C6Ify7sDEiGlp" alt=""><figcaption></figcaption></figure>

### <mark style="background-color:orange;">Go back</mark>

This command helps you **return** to the **previous page.**

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

### <mark style="background-color:orange;">**Go forward**</mark>

Go forward to the next page of the tab.

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

### <mark style="background-color:orange;">**Close tab**</mark>

Close the currently open tab.

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

### <mark style="background-color:orange;">**Reload tab**</mark>

Refresh the currently open webpage.

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

### <mark style="background-color:orange;">**Take screenshot**</mark>

Take a screenshot of current active tab. You can choose to take a screenshot of the current display (Page), capture the entire web page (Full page), or capture any element (An element).

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

If you don't name the file, the system will randomly generate a name for you. As for the file location, it will be set as the default to save in 'Downloads,' or you can choose a different desired location

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


---

# 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.hidemyacc.com/hidemyacc-3.0-features/automation-feature/create-automation-scripts/browser-command-group.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.
