您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
字段 |
必需 |
可选
详细资料:
字段 |
元素
org.openqa.selenium.support
注释类型 CacheLookup
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
FIELD
) public @interface
CacheLookup
Marker annotation to be applied to WebElements to indicate that it never changes (that is, that the same instance in the DOM will always be used)
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
字段 |
必需 |
可选
详细资料:
字段 |
元素