BrowserAutomationToolDefinition interface
The input definition information for a Browser Automation Tool, as used to configure an Agent.
- Extends
Properties
| browser |
The Browser Automation Tool parameters. |
| type | The object type, which is always 'browser_automation'. |
Property Details
browserAutomation
The Browser Automation Tool parameters.
browserAutomation: BrowserAutomationToolParameters
Property Value
type
The object type, which is always 'browser_automation'.
type: "browser_automation"
Property Value
"browser_automation"