# Go To Absolute URL

![Go to absolute url Node](https://app.does.qa/screenshots/node/action_goTo_absolute.png)

## Basic Configuration

| Field | Configuration                                   |
| ----- | ----------------------------------------------- |
| URL   | Text &/or [Values](https://docs.does.qa/values) |

***

## Advanced Configuration

### Authentication

| Field                               | Configuration                                   |
| ----------------------------------- | ----------------------------------------------- |
| Basic Auth                          | `Use Basic Auth`, `false` (default)             |
| Username *(conditional)*            | Text &/or [Values](https://docs.does.qa/values) |
| Password *(conditional)*            | Text &/or [Values](https://docs.does.qa/values) |
| Authentication Mode *(conditional)* | `URL` (default), `Header`                       |
| When should screenshots be taken?   | `Always` (default), `On Failures`               |

***

## Related Nodes

* [Go to absolute url](https://docs.does.qa/test-steps/browser/go-to-absolute-url)
* [Go to relative path](https://docs.does.qa/test-steps/browser/go-to-relative-path)

***

**Tags:** `action`, `goTo`, `absolute`, `goto`, `go`, `to`, `path`, `browser`, `open`, `navigate`, `website`
