public interface GenericFindsById<T extends org.openqa.selenium.WebElement>
T
findElementById(String id)
List<T>
findElementsById(String id)
T findElementById(String id)
List<T> findElementsById(String id)
Copyright © 2016. All rights reserved.