-
Constructor Summary
Constructors
-
Method Summary
apply(org.openqa.selenium.By by)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ByIdOrNameMapper
public ByIdOrNameMapper()
-
Method Details
-
apply
public String[] apply(org.openqa.selenium.By by)
- Specified by:
apply in interface Function<org.openqa.selenium.By,String[]>