puppeteer/new-docs/puppeteer.protocol.page.navigationentry.usertypedurl.md
2020-07-13 14:01:35 +01:00

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;