Interface ScrollElementToViewportHandler
- All Known Implementing Classes:
DefaultScrollElementToViewportHandler
public interface ScrollElementToViewportHandler
This handler can be attached to SmartAppDriver to handle the element scrolling.
- Author:
- Madhav Krishna
-
Method Summary
Modifier and Type Method Description voidhandle(SmartAppDriver appDriver, org.openqa.selenium.WebElement elem)
-
Method Details
-
handle
-