mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
b4176029d9
* chore: update dependencies
163 B
163 B
sidebar_label |
---|
Frame.url |
Frame.url() method
Signature:
class Frame {
url(): string;
}
Returns:
string
The frame's URL.