<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [ConnectionTransport](./puppeteer.connectiontransport.md) &gt; [send](./puppeteer.connectiontransport.send.md)

## ConnectionTransport.send() method

<b>Signature:</b>

```typescript
send(string: any): any;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  string | any |  |

<b>Returns:</b>

any