Hi,
is it possible to only extract rows from html table based on a class? For example if I wanted to grab all rows with <tr class=“completed”> and ignore the rest how could I do that?
Alternatively I just need to count how many elements there are with that particular class?
thanks

Report
All responses (
Answers (