HELP: get val
HELP: get val
How do I get if class status is OpenStatus then Alert? sometime maybe is class status is not OpenStatus, then do Nothing...
- <table>
- <tr>
- <td class="firstrow newrow">...</td>
- <td class="status">OpenStatus</td>
- </tr>
- </table>
Thanks~~~