Class CookieStub
java.lang.Object
org.openqa.selenium.Cookie
net.thucydides.core.webdriver.stubs.CookieStub
- All Implemented Interfaces:
Serializable
public class CookieStub
extends org.openqa.selenium.Cookie
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openqa.selenium.Cookie
org.openqa.selenium.Cookie.Builder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openqa.selenium.Cookie
equals, getDomain, getExpiry, getName, getPath, getValue, hashCode, isHttpOnly, isSecure, toJson, toString, validate
-
Constructor Details
-
CookieStub
-