mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
535 B
535 B
Home > puppeteer > Protocol > Page > NavigationEntry > userTypedURL
Protocol.Page.NavigationEntry.userTypedURL property
URL that the user typed in the url bar.
Signature:
userTypedURL: string;