[Home](./index.md) > [puppeteer](./puppeteer.md) > [JSHandle](./puppeteer.jshandle.md) > [asElement](./puppeteer.jshandle.aselement.md) ## JSHandle.asElement() method Signature: ```typescript asElement(): ElementHandle | null; ``` Returns: [ElementHandle](./puppeteer.elementhandle.md) \| null