Facebook private group members scroll down

Hello I would like to scrape the group members from the Facebook group, but have issue with the scroll down. Does anyone solve that issue?

{"_id":"lviv_dotnet_user_group","startUrl":["https://www.facebook.com/groups/LvivDotNet/members"],"selectors":[{"id":"scroll","type":"SelectorElementScroll","parentSelectors":["_root"],"selector":".k4urcfbm.rq0escxv > div.k4urcfbm","multiple":true,"delay":"4000"},{"id":"account","type":"SelectorElement","parentSelectors":["scroll"],"selector":"div:nth-of-type(15) div.tgvbjcpo.qt6c0cv9","multiple":true,"delay":0},{"id":"name","type":"SelectorText","parentSelectors":["account"],"selector":"a","multiple":false,"regex":"","delay":0},{"id":"position","type":"SelectorText","parentSelectors":["account"],"selector":"span.tia6h79c","multiple":false,"regex":"","delay":0}]}