Closed GoogleCodeExporter closed 9 years ago
I don't think it works like you think. the webcrawler doesn't run in a browser
like you are telling selenium to do. You can try creating the selenium instance
where you start crawlers. then pass that to the crawl process that contains
visit(Page page) method.
What are you trying to do exactly?
Original comment by jeger...@gmail.com
on 17 Jun 2014 at 1:56
Hi, it works now it was just an old httpclient.jar and httpcore.jar that causes
that issue. I can crawl the site get the Source by the crawler then parse the
source and then pass it to selenium to work further.
Original comment by ju...@gmx.net
on 11 Jul 2014 at 9:53
Not a bug or feature thus moved to the forum
Original comment by avrah...@gmail.com
on 17 Aug 2014 at 5:58
Original issue reported on code.google.com by
ju...@gmx.net
on 11 Jun 2014 at 3:25