back
Navigate to the previous page in a Firefox tab using Playwright automation. Simplify browser navigation and enhance multi-tab debugging workflows in MCP-enabled applications.
Instructions
Navigate back
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tabId | No |
Input Schema (JSON Schema)
{
"properties": {
"tabId": {
"type": "string"
}
},
"type": "object"
}