Class DefalultMultiInteractionHandler

  • All Implemented Interfaces:
    InteractiveSeleniumHandler

    public class DefalultMultiInteractionHandler
    extends Object
    implements InteractiveSeleniumHandler
    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. This code shows that after you have done multiple interactions and accumulated data you can in the end append that to the driver.