I need a help in extracting the data from webpage as below .
I have a webpage which contains the schedulers with suspended and active status as below . I need to fetch only suspended schedulers and skip Active schedulers data and write into the excel .
Below is the screenshot . I need the suspended value from last column and respective scheduler name from second column

I am trying to extract the few suspended value through <extract data from webpage> but it records all the value both Active and Suspended as below . Kindly help how to resolve this .

Thanks
Ramraj