|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.Cookie
net.thucydides.core.webdriver.stubs.CookieStub
public class CookieStub
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.openqa.selenium.Cookie |
---|
org.openqa.selenium.Cookie.Builder |
Constructor Summary | |
---|---|
CookieStub(String name,
String value)
|
Method Summary |
---|
Methods inherited from class org.openqa.selenium.Cookie |
---|
equals, getDomain, getExpiry, getName, getPath, getValue, hashCode, isSecure, toString, validate |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CookieStub(String name, String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |