| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.cookie | |
| org.jboss.arquillian.ajocado.framework |
| Modifier and Type | Method and Description |
|---|---|
static CookieDeleteOptions |
CookieOptions.forDeletion()
Creates options for deleting cookies
|
CookieDeleteOptions |
CookieDeleteOptions.recurse(boolean recurse)
Specifies whether the domain and path should be searched recursively.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypedSelenium.deleteCookie(String cookieName,
CookieDeleteOptions options)
Delete a named cookie with specified options.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.