Skip to content

#2 fixed title only shows title without price

Vasily Bezruchkin requested to merge fix-handle-pagination-with-todo into develop

now processing of pages go to the next page (helped uniqueId in handle-pagination) but there is problem in selector in vehicle-list.handler. Selector gets urls always same in every page

Fixed problems of selector. All selectors removed. Now all data gets from requests Fixed scrappedPagesCount , now shows as actually really scrapped pages count

Merge request reports