Help me with pagination of nex button and how can i use element click in attached script

  1. page not scrape after page-1,2,3,last- help to scrap all pages by selecting next button.(https://bidplus.gem.gov.in/bidresultlists?search_param=bidcat&search_by=Camera%20for%20CCTV%20Systemhttps://bidplus.gem.gov.in/bidresultlists?search_param=bidcat&search_by=Camera%20for%20CCTV%20System

  2. help to get all details scrap of below link of all (main page) bid where view bid result tab is available.
    https://bidplus.gem.gov.in/bidding/bid/getBidResultView/L9rOqN0MhWkrHMdSphCcOwAir5zUJKpqjsUOCtoo1aA

i did work as below script kindly help for the same

{"_id":"aaaa","startUrl":["https://bidplus.gem.gov.in/bidresultlists?search_param=bidcat&search_by=Camera%20For%20CCTV%20System"],"selectors":[{"id":"bid","type":"SelectorLink","parentSelectors":["_root","page"],"selector":".col-md-4.pull-right a","multiple":true,"delay":0},{"id":"bid number","type":"SelectorText","parentSelectors":["bid"],"selector":"span b","multiple":false,"regex":"","delay":0},{"id":"Quantity","type":"SelectorText","parentSelectors":["bid"],"selector":"div.border:nth-of-type(1) div:nth-of-type(3) p:nth-of-type(2) span","multiple":false,"regex":"","delay":0},{"id":"Bid Start Date / Tim","type":"SelectorText","parentSelectors":["bid"],"selector":"div.border:nth-of-type(1) div:nth-of-type(4) p:nth-of-type(1) span","multiple":false,"regex":"","delay":0},{"id":"Bid End Date / Time","type":"SelectorText","parentSelectors":["bid"],"selector":"div.border:nth-of-type(1) div:nth-of-type(4) p:nth-of-type(2) span","multiple":false,"regex":"","delay":0},{"id":"Bid Opening Date / Time","type":"SelectorText","parentSelectors":["bid"],"selector":"div:nth-of-type(4) p:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"Buyername","type":"SelectorText","parentSelectors":["bid"],"selector":"div.border:nth-of-type(2) div:nth-of-type(3) p:nth-of-type(1) span","multiple":false,"regex":"","delay":0},{"id":"page","type":"SelectorLink","parentSelectors":["_root"],"selector":".pagination a","multiple":true,"delay":0},{"id":"vclick","type":"SelectorElementClick","parentSelectors":["bid"],"selector":".container > div.col-md-12","multiple":false,"delay":2000,"clickElementSelector":"div:nth-of-type(n+2) .panel-title a","clickType":"clickOnce","discardInitialElements":"discard-when-click-element-exists","clickElementUniquenessType":"uniqueCSSSelector"},{"id":"buyeradd","type":"SelectorText","parentSelectors":["bid"],"selector":"div.border:nth-of-type(2) div:nth-of-type(3) p:nth-of-type(2) span","multiple":false,"regex":"","delay":0},{"id":"department","type":"SelectorText","parentSelectors":["bid"],"selector":"div.border:nth-of-type(2) div:nth-of-type(4) p:nth-of-type(2) span","multiple":false,"regex":"","delay":0},{"id":"techevaluionsname","type":"SelectorText","parentSelectors":["bid"],"selector":"span.cid","multiple":false,"regex":"","delay":0},{"id":"techevamoelmakr","type":"SelectorText","parentSelectors":["bid"],"selector":".in td:nth-of-type(3)","multiple":false,"regex":"","delay":0},{"id":"stats","type":"SelectorText","parentSelectors":["bid"],"selector":"td:nth-of-type(6)","multiple":false,"regex":"","delay":0},{"id":"awardseller","type":"SelectorText","parentSelectors":["bid","vclick"],"selector":".in td:nth-of-type(2) > span:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"price","type":"SelectorText","parentSelectors":["bid","vclick"],"selector":"span.bid_price","multiple":false,"regex":"","delay":0}]}