How to fetch copied to clipboard content in cypress and open the dynamic url in same tab
While clicking on 'copy to clipboard' link, the dynamic URL gets copied.
How to get the copied URL content in Cypress and open the copied dynamic URL in the Same tab.