I want to find the url of the current page loaded in the webview.
how can I do it.

I tried using the signal urlClicked(), that is the case when the url is click on the webpage. I just wanna find the url of the page without performing any action.