{reference-to-your-component}.browser.url
should be an accurate string representing the current URL in the component, eg, on a button:
event.source.parent.getComponent("Web Browser").browser.url
.
2 Likes