---
title: "Clicks on the specified object."
method: GET
path: "/uiObject2/{oid}/click"
---

# Clicks on the specified object.

`GET /uiObject2/{oid}/click`

The target object should have been found using `findObject` with a `selector`.

## Path parameters

- `oid` integer, required

## Response `200`

OK

- StatusResponse
  - `status` 'OK' | 'ERROR' | 'UNKNOWKN', required
  - `statusCode` integer
  - `errorMessage` string

## Other responses

- `default` — Operation was not successful

---

[API](https://skmtc.net/ktorio/apis/culebratester.md) · [All operations](https://skmtc.net/ktorio/apis/culebratester/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ktorio/culebratester/versions/f43d87b86446/schema)
