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 pagehttps://mysite.com/products/42?ref=tg— a specific page with GET parametershttps://staging.mysite.com/login— a subdomain
Important: always include the protocol (http:// or https://).