Element click selector?

Hey,

I want to scrape all the titles on this link: https://www.bundestag.de/parlament/plenum/abstimmung/liste

For excample:
#1: "01.11.2018: Familienentlastungsgesetz, Änderungsantrag der Fraktion der AfD"

But I dont have a clue how to scrape it with this pagination...I guess, Ive to use the element click selector. I already read the Info (1), but it just doesnt work. Can you help me pls?

Thank you!

(1) When and how to use link selector for a pagination and when element click selector?