# ClickToolInput

> **Class** in `langchain_aws`

📖 [View in docs](https://reference.langchain.com/python/langchain-aws/tools/browser_tools/ClickToolInput)

Input for ClickTool.

## Signature

```python
ClickToolInput()
```

## Extends

- `BaseModel`

## Properties

- `selector`

---

[View source on GitHub](https://github.com/langchain-ai/langchain-aws/blob/11c5c131f922af35aee690326efd363b490da2e9/libs/aws/langchain_aws/tools/browser_tools.py#L42)