@Target @Retention public abstract @interface

LoginAs

implements Annotation
com.atlassian.jira.pageobjects.config.LoginAs

Class Overview

Mark your test with this annotation if you want a particular user to be logged-in automatically before the test executes.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation