<td class="v-grid-cell numerical" style="height: 22px; width: 94px;" colspan="1">32942025</td>
This is my html code relevant to the question. I want to fetch that numeric value 32942025 and validate it with the output of a query I have fired.
I have been using getText()
to extract this value but the getText()
is not returning anything.
Can anyone please provide me a solution to this?
Note that this integer value is not inside an input field but it is displayed in a td class