browser_get_url
Retrieve the current webpage URL during automated browser testing and interaction sessions to verify navigation and track browsing progress.
Instructions
Get the current page URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}