Uses of Interface
org.apache.nutch.protocol.interactiveselenium.handlers.InteractiveSeleniumHandler
-
Packages that use InteractiveSeleniumHandler Package Description org.apache.nutch.protocol.interactiveselenium.handlers Handler implementations to interact with Selenium fororg.apache.nutch.protocol.interactiveselenium
. -
-
Uses of InteractiveSeleniumHandler in org.apache.nutch.protocol.interactiveselenium.handlers
Classes in org.apache.nutch.protocol.interactiveselenium.handlers that implement InteractiveSeleniumHandler Modifier and Type Class Description class
DefalultMultiInteractionHandler
This is a placeholder/example of a technique or use case where we do multiple interaction with the web driver and need data from each such interaction in the end.class
DefaultClickAllAjaxLinksHandler
class
DefaultHandler
-