124125126127128129130131132
new MetricRegistry()); crawler = new Crawler(context, config, stateComparator, candidateActionCache, formHandlerFactory, waitConditionChecker, elementExtractor, graphProvider, plugins, new DefaultStateVertexFactory()); setupStateFlowGraph(); }