Interface InteractiveSeleniumHandler
-
- All Known Implementing Classes:
DefalultMultiInteractionHandler
,DefaultClickAllAjaxLinksHandler
,DefaultHandler
public interface InteractiveSeleniumHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
processDriver(org.openqa.selenium.WebDriver driver)
boolean
shouldProcessURL(String url)
-