Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 164 Bytes

puppeteer.frame.url.md

File metadata and controls

19 lines (13 loc) · 164 Bytes
sidebar_label
Frame.url

Frame.url() method

Signature:

class Frame {
  url(): string;
}

Returns:

string

The frame's URL.