164 B
164 B
sidebar_label |
---|
Frame.url |
Frame.url() method
The frame's URL.
Signature:
class Frame {
url(): string;
}
Returns:
string
sidebar_label |
---|
Frame.url |
The frame's URL.
class Frame {
url(): string;
}
Returns:
string