-2
I am walking through a TABLE in the last column I have a link that opens an Alert, but I am not able to simulate the click with Selenium, if someone can help me?
td class="aligncenter"> a href="javascript:void(0);" title="Visualizar Texto" onclick="BuscarTextoDecisoesPop("1537784");"> img src="../img/Find.png" style="height:20px;width:20px;" alt="Visualizar Texto"> /a> /td>
From now on I appreciate any help. :-)