public class DefalultMultiInteractionHandler extends Object implements InteractiveSeleniumHandler
Constructor and Description |
---|
DefalultMultiInteractionHandler() |
Modifier and Type | Method and Description |
---|---|
String |
processDriver(WebDriver driver) |
boolean |
shouldProcessURL(String URL) |
public String processDriver(WebDriver driver)
processDriver
in interface InteractiveSeleniumHandler
public boolean shouldProcessURL(String URL)
shouldProcessURL
in interface InteractiveSeleniumHandler
Copyright © 2021 The Apache Software Foundation