I have the below message in the response and i would like to capture activity-name, old-val and new-val. Can someone please help me what is the best way to capture?
response message: I have multiple blocks as shown below, i have mentioned only one block here.
<tr>
<td width="20%" class="activity-name">
Programs Written/Modified
</td>
<td width="40%" class="activity-old-val">
</td>
<td width="40%" class="activity-new-val">
<b>New:</b>
buildrate.p
</td>
</tr>