Hi
Yes, but it will take work
1. You would need to use the HTML to Text action
2. You need to convert this to an Array of lines
3. Then use the Index that you want to check to see if the text is in the string line, in that index
if it is do whatever you said, if not don't do anything