public class GetAllCookies extends WebDriverHandler<java.util.Set<org.openqa.selenium.Cookie>>
Constructor and Description |
---|
GetAllCookies(Session session) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<org.openqa.selenium.Cookie> |
call() |
java.lang.String |
toString() |
getDriver, getKnownElements, getScreenshot, getSession, getSessionId, getUnwrappedDriver, handle, newBySelector
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setJsonParameters
public GetAllCookies(Session session)