# Evaluating JavaScript

```bash
agent-lynx cdp -m Runtime.evaluate '{"expression": "console.log(\"Hello from DevTool\")"}'
```
