Cant mark all the races

Hi,

Cant mark all the races for some reason. WHen i do mark them the webscraper doesnt seem to respond as in nothing is marked, no data, no nothing.

Sitemap:
{"_id":"racingpost","startUrl":["Greyhound Bet | Greyhound Betting Web App from the Racing Post[data-eventlabel='Kilkenny, 08:12, 2023-03-15']","type":"SelectorLink"}]}

@Doninio Hello, if you are having trouble selecting a particular element, please, make sure that you have deselected the 'Toggle device toolbar' option or try to zoom out the page.

In order to select multiple listing cards per page you can use the 'Element' selector.

Learn more: https://webscraper.io/how-to-video/multiple-items\

Here's a sitemap example:

{"_id":"greyhoundbet-racingpost-com","startUrl":["https://greyhoundbet.racingpost.com/#meeting-list/r_date=2023-03-17"],"selectors":[{"id":"wrapper","multiple":true,"parentSelectors":["_root"],"selector":"ul.appList:nth-of-type(1) a","type":"SelectorElement"},{"id":"title","multiple":false,"parentSelectors":["wrapper"],"regex":"","selector":"h4","type":"SelectorText"},{"id":"races","multiple":false,"parentSelectors":["wrapper"],"regex":"","selector":"h5","type":"SelectorText"}]}