I'm trying to get the value between the div, as I am trying to continue the program once the code has been introduced correctly. However I can't seem to get the value from the element. Value is in this case '12345678'
<td id="TransaccionTesoreriaRetencionItems_NroComprobanteRetencion_1" height="22px">
<div style="width: 115px; overflow: hidden; cursor: pointer;">
12345678
</div>
</td>