0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/new-docs/puppeteer.consolemessage.location.md

18 lines
491 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [ConsoleMessage](./puppeteer.consolemessage.md) &gt; [location](./puppeteer.consolemessage.location.md)
## ConsoleMessage.location() method
<b>Signature:</b>
```typescript
location(): ConsoleMessageLocation;
```
<b>Returns:</b>
[ConsoleMessageLocation](./puppeteer.consolemessagelocation.md)
The location of the console message.