|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.arquillian.ajocado.cookie.CookieOptions<CookieCreateOptions>
org.jboss.arquillian.ajocado.cookie.CookieCreateOptions
public class CookieCreateOptions
Immutable representation of options for creating cookies.
| Method Summary | |
|---|---|
Long |
getMaxAge()
Returns the max time which this cookie should live |
String |
inSeleniumRepresentation()
Returns Selenium's string representation of this object |
CookieCreateOptions |
maxAge(long maxAge)
Specifies max time to live in seconds. |
| Methods inherited from class org.jboss.arquillian.ajocado.cookie.CookieOptions |
|---|
append, clone, copy, domain, forCreation, forDeletion, getDomain, getPath, path |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public CookieCreateOptions maxAge(long maxAge)
maxAge - max time to live in seconds
public Long getMaxAge()
public String inSeleniumRepresentation()
SeleniumRepresentable
inSeleniumRepresentation in interface SeleniumRepresentableinSeleniumRepresentation in class CookieOptions<CookieCreateOptions>
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||