| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.support.pagefactory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Annotations |
| 构造器和说明 |
|---|
AjaxElementLocator(Clock clock,
SearchContext context,
int timeOutInSeconds,
AbstractAnnotations annotations) |
AjaxElementLocator(SearchContext context,
int timeOutInSeconds,
AbstractAnnotations annotations)
Use this constructor in order to process custom annotaions.
|
DefaultElementLocator(SearchContext searchContext,
AbstractAnnotations annotations)
Use this constructor in order to process custom annotaions.
|