org.openqa.selenium.support
Annotation Type 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)



Copyright © 2010. All Rights Reserved.