I'm breaking my head to find the XPath of a table
. Could you help me?
The structure looks something like this:
<div>
<div id="divMF">
<iframe name="Principal>
<frameset id="frmset">
<frame name="corpo">
<form name = "frmConsulta">
<div id ="estrutura">
<div id = "menos50">
<div id = "idtable">
Could anyone help me?