public class DefaultHandler extends Object implements InteractiveSeleniumHandler
Constructor and Description |
---|
DefaultHandler() |
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