When copying the URL from the URL bar in Microsoft edge it's copying a hyperlink with the title as the hyperlink text, I'm trying to reproduce it with javascript for other browsers.
I'm able to copy a hyperlink with @amadan method from https://stackoverflow.com/a/53004358/16604736 but my issue is that what I'm pasting into a text input box or in the URL bar it is pasting the URL title.
I want to: