T
- the concrete Page that loginAs(String, String)
will returnpublic interface LoginPage<T extends WebPage> extends LoadablePage
Modifier and Type | Method and Description |
---|---|
T |
loginAs(String username,
String password)
Fill in the login form, and submit it.
|
getRelativeUrl, load
getCurrentUrl, getTitle
Copyright © 2015. All rights reserved.