I have a table I am parsing, to find specific vehicle information. I am unable to get _ArrayFindAll to return the only valid result with my test data.
Below is a sample of the table's HTML:
<td class="textCenter">2010</td>
<td>TOYOTA</td>
<td>TACOMA 4X4 DB</td>
<td></td>
<td>BLACK</td>
<td class="textCenter">C</td>
<td class="textCenter">6</td>
<td>GAS</td>
<td c