The `enqueueLinksByClickingElements` option doesn't expect the `exclude` option to exist and fails with a validation error. https://github.com/apify/apify-sdk-js/blob/665ee102d1979a5dc1acc4f7c4abb0902cd937e3/packages/actor-scraper/puppeteer-scraper/src/internals/crawler_setup.ts#L532-L535 <img width="1489" height="181" alt="Image" src="https://github.com/user-attachments/assets/82e2f870-692c-4af7-b2f5-52554371e124" /> ### Reproduction Use the `clickableElementsSelector` option in newer builds of Puppeteer Scraper. --- Originally reported by user [here](https://console.apify.com/actors/YJCnS9qogi9XxDgLB/issues/nolg0KayVVs04I1dJ).