|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeleteCookieOptions | |
|---|---|
| org.jboss.test.selenium.cookie | |
| org.jboss.test.selenium.framework | |
| Uses of DeleteCookieOptions in org.jboss.test.selenium.cookie |
|---|
| Methods in org.jboss.test.selenium.cookie that return DeleteCookieOptions | |
|---|---|
DeleteCookieOptions |
DeleteCookieOptions.recurse(boolean recurse)
Specifies whether the domain and path should be searched recursively. |
| Uses of DeleteCookieOptions in org.jboss.test.selenium.framework |
|---|
| Methods in org.jboss.test.selenium.framework with parameters of type DeleteCookieOptions | |
|---|---|
void |
TypedSeleniumImpl.deleteCookie(String cookieName,
DeleteCookieOptions options)
|
void |
TypedSelenium.deleteCookie(String cookieName,
DeleteCookieOptions options)
Delete a named cookie with specified options. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||