net.thucydides.core.annotations
Annotation Type WhenPageOpens


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface WhenPageOpens

Indicates a method on a Page Object that is called when the page is opened.



Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.