@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface FindBy
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
locator
specify locator in conventional selenium 1 way.
|
Copyright © 2000 Infostretch Corp.