Home > puppeteer > Frame > title
Signature:
title(): Promise<string>;
Returns:
Promise<string>
the frame's title.