org.openqa.selenium.internal.seleniumemulation
Class IsCookiePresent
java.lang.Object
org.openqa.selenium.internal.seleniumemulation.SeleneseCommand<Boolean>
org.openqa.selenium.internal.seleniumemulation.IsCookiePresent
public class IsCookiePresent
- extends SeleneseCommand<Boolean>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsCookiePresent
public IsCookiePresent()
handleSeleneseCommand
protected Boolean handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String name,
String ignored)
- Specified by:
handleSeleneseCommand
in class SeleneseCommand<Boolean>
Copyright © 2012. All Rights Reserved.