How can I scrap member from a facebook group. I can get it to record the ones that show when the page loads but I can't get it to record the ones once I make it scroll down then new ones don't show in the log. It will just get the ones the loop finds at the start of the loop not the new ones.
You can use "Element Number" action to determine number of elements
in existing list, and after that you can use action "Delete By Index" or
"Remove Part".