How to overwrite and perform actions on webpage with AbotX Javascriptrendering
问题 I am trying to use the AbotX crawler to crawl a site where I need to render the javascript and the press a span tag on it. I've used the Abot crawler a lot and expected to having to overwrite some of the classes just as I have on previous occasions had to expand on for instance, the CrawlDecisionMaker. But I can't seem to find out where to start, I expect I have to writing something like: var implemnts = new ImplementationOverride(config); implemnts.JavascriptRenderer = new