public class GetCookieByName extends SeleneseCommand<String>
| Constructor and Description |
|---|
GetCookieByName() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String name,
String ignored) |
apply, getTimeout, setDefaultTimeoutprotected String handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String name, String ignored)
handleSeleneseCommand in class SeleneseCommand<String>Copyright © 2016. All rights reserved.