create_synthetics_tests_browsers
Create browser-based synthetic tests to monitor website performance and availability by simulating user interactions and verifying functionality.
Instructions
Create a Synthetic browser test.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}