sidebar_label: Frame.title
Frame.title() method
The frame’s title.
Signature
class
Frame
{ title():
Promise
<
string
>; }
Returns:
Promise<string>