[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Input](./puppeteer.protocol.input.md) > [TouchPoint](./puppeteer.protocol.input.touchpoint.md) > [force](./puppeteer.protocol.input.touchpoint.force.md) ## Protocol.Input.TouchPoint.force property Force (default: 1.0). Signature: ```typescript force?: number; ```