Extract job vacancies - aspx

Hi
I am trying to extract the content for jobs vacancies for the below url. I managed to extract it for the first page but not for the other pages. Couldn't be that it is based on the old aspx code?

Url: https://www.alba.edu.lb/french/CareersListing.aspx?pageid=546

Sitemap:
{"_id":"alba2","startUrl":["https://www.alba.edu.lb/french/CareersListing.aspx?pageid=546"],"selectors":[{"id":"pagination","type":"SelectorElementClick","parentSelectors":["_root","pagination"],"selector":"div.formHolder","multiple":true,"delay":"500","clickElementSelector":"table.pagination tr","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"links","type":"SelectorLink","parentSelectors":["_root","pagination"],"selector":".projectName a","multiple":true,"delay":0},{"id":"title","type":"SelectorText","parentSelectors":["links"],"selector":"h2","multiple":false,"regex":"","delay":0},{"id":"description","type":"SelectorText","parentSelectors":["links"],"selector":"div.staticContentStyling","multiple":false,"regex":"","delay":0}]}