Back to all steps

Go to page

Step fields
http://mysite.com (url)
Usage example

Open a page by its absolute URL. Every test starts with this.

Examples:

  • https://mysite.com — home page
  • https://mysite.com/products/42?ref=tg — a specific page with GET parameters
  • https://staging.mysite.com/login — a subdomain

Important: always include the protocol (http:// or https://).