jsconst title = 'foo'; const hash = '5fccf6c2e5172d00000b01427'; const a = document.body.insertAdjacentHTML('beforeend', `<a href="./${title}#${hash}" rel="route"></a>`); a.click();