oc_lane_get
Fetch a task-scoped browser lane with live target IDs and counters using a task ID and lane ID.
Instructions
Fetch one task-scoped browser lane including live target ids and counters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | 16-hex task id returned by oc_task_start. | |
| task_id | No | Alias for taskId. | |
| laneId | No | Lane id returned by oc_lane_create. | |
| lane_id | No | Alias for laneId. |