# Browser

- [Go To Absolute URL](/test-steps/browser/go-to-absolute-url.md): Navigate to an absolute URL.
- [Go To Relative Path](/test-steps/browser/go-to-relative-path.md): Navigate to a relative URL.
- [Reload](/test-steps/browser/reload.md): Reload the current page.
- [Back](/test-steps/browser/back.md): Navigate back.
- [Forward](/test-steps/browser/forward.md): Navigate forward.
- [Open File](/test-steps/browser/open-file.md): Open a file.
- [Run Browser Script](/test-steps/browser/run-browser-script.md): Run your own custom JavaScript code in your DoesQA test flows.
- [Next Tab](/test-steps/browser/next-tab.md): Switch to the next browser tab.
- [Previous Tab](/test-steps/browser/previous-tab.md): Switch to the previous browser tab.
- [Close Current Tab](/test-steps/browser/close-current-tab.md): Close the current browser tab.
