
public interface LocationStrategy
Allows to locate WebElements by providing their locators (By).
See an example usage in ImplementsLocationStrategy.
ImplementsLocationStrategy| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.By |
fromAnnotation(Annotation annotation)
Transforms annotation which is marked with this location strategy using
ImplementsLocationStrategy annotation to locator By. |
org.openqa.selenium.By fromAnnotation(Annotation annotation)
ImplementsLocationStrategy annotation to locator By.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.