2024-12-09, 08:45:21
There are in a web page this kind of link. I know how to navigate to target with a click, but i'd love to open in in another instance of browser, because the 'GoBack' function is really slow.
Is it possible to get the final url to open this in another browser instance?
Thanks in advance.
Is it possible to get the final url to open this in another browser instance?
Thanks in advance.
Code:
<a id="viewns_Z7_AVEQAI930OBRD02JPMTPG21004_:form1:enlaceExpediente_0"
href="#" onclick="if(typeof jsfcljs == 'function'){jsfcljs(document.forms['viewns_Z7_AVEQAI930OBRD02JPMTPG21004_:form1'],{'viewns_Z7_AVEQAI930OBRD02JPMTPG21004_:form1:enlaceExpediente_0':'viewns_Z7_AVEQAI930OBRD02JPMTPG21004_:form1:enlaceExpediente_0','TIPO_LICITACION':'0','ACTION_NAME_PARAM':'SourceAction','idLicitacion':'1442041953','TIPO_ORIGEN':'busquedaVIS'},'');}return false" class=" "><span id="viewns_Z7_AVEQAI930OBRD02JPMTPG21004_:form1:textoEnlace_0">SE13724001023</span></a>
CYZ