[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Log](./puppeteer.protocol.log.md) > [LogEntry](./puppeteer.protocol.log.logentry.md) > [args](./puppeteer.protocol.log.logentry.args.md) ## Protocol.Log.LogEntry.args property Call arguments. Signature: ```typescript args?: Runtime.RemoteObject[]; ```