browser_title
Retrieve the current webpage title to verify page navigation, confirm page identity, or extract page information during automated browser testing and interaction.
Instructions
Get the current page title
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}