Element Scroll Down - cant get to work

This site is Auto scroll and no pagination and I cannot get it to work, it just seems to pick up 45 records and then not even all the right information!

Url:http://www.sothebys.com/en/search-results.html?view=grid&keyword=*&filters[2]=sstart_date|[2015-03-12T00:00:00Z%20TO%202018-03-12T23:59:59Z]%20#&filter=type/LOT+location/milan+period/Past

Sitemap:
{"_id":"sotheby","startUrl":["http://www.sothebys.com/en/search-results.html?view=grid&keyword=*&filters[2]=sstart_date|[2015-03-12T00:00:00Z%20TO%202018-03-12T23:59:59Z]%20#&filter=type/LOT+location/milan+period/Past"],"selectors":[{"id":"element","type":"SelectorElementScroll","selector":"div.search-results-text, article.search-lot-grid-item:nth-of-type(3) div.search-results-name","parentSelectors":["_root"],"multiple":true,"delay":0},{"id":"links","type":"SelectorLink","selector":"div.search-results-name a","parentSelectors":["element"],"multiple":true,"delay":"2000"},{"id":"dob","type":"SelectorText","selector":"div.lotdetail-artist-dates","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"Information","type":"SelectorText","selector":"div.lotdetail-description-text","parentSelectors":["links"],"multiple":false,"regex":"","delay":"2000"},{"id":"Prov","type":"SelectorText","selector":"div.readmore-content:nth-of-type(6)","parentSelectors":["links"],"multiple":false,"regex":"","delay":"2000"}]}

Hi

perhaps you will have to increase the delay beetween 2 scroll down

This is the sitemap corrected:

{"_id":"test33","startUrl":["http://www.sothebys.com/en/search-results.html?view=grid&keyword=*&filters[2]=sstart_date|[2015-03-12T00:00:00Z%20TO%202018-03-12T23:59:59Z]%20#&filter=type/LOT+location/milan+period/Past"],"selectors":[{"id":"element","type":"SelectorElementScroll","selector":"div.search-results-text, article.search-lot-grid-item:nth-of-type(3) div.search-results-name","parentSelectors":["_root"],"multiple":true,"delay":"3000"},{"id":"links","type":"SelectorLink","selector":"div.search-results-name a","parentSelectors":["element"],"multiple":true,"delay":"2000"},{"id":"title","type":"SelectorText","selector":"div.container.lotdetail-header div.lotdetail-guarantee","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"Information","type":"SelectorText","selector":"div.lotdetail-description-text","parentSelectors":["links"],"multiple":false,"regex":"","delay":"2000"},{"id":"price","type":"SelectorText","selector":"div.container.lotdetail-header div.left-section:nth-of-type(2)","parentSelectors":["links"],"multiple":false,"regex":"","delay":"2000"}]}