Skip to main content
Version: 15.4.1

Frame.title() method

Signature:

class Frame {
title(): Promise<string>;
}

Returns:

Promise<string>

the frame's title.