--- sidebar_label: Frame.url --- # Frame.url() method #### Signature: ```typescript class Frame { url(): string; } ``` **Returns:** string The frame's URL.