Serialized Form


Package com.thoughtworks.selenium

Class com.thoughtworks.selenium.SeleniumCommandTimedOutException extends java.lang.RuntimeException implements Serializable

Class com.thoughtworks.selenium.SeleniumException extends java.lang.RuntimeException implements Serializable

Class com.thoughtworks.selenium.Wait.WaitTimedOutException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L


Package org.openqa.selenium

Class org.openqa.selenium.ElementNotVisibleException extends WebDriverException implements Serializable

Class org.openqa.selenium.IllegalLocatorException extends WebDriverException implements Serializable

Class org.openqa.selenium.ImeActivationFailedException extends WebDriverException implements Serializable

Class org.openqa.selenium.ImeNotAvailableException extends WebDriverException implements Serializable

Class org.openqa.selenium.InvalidCookieDomainException extends WebDriverException implements Serializable

Class org.openqa.selenium.InvalidElementStateException extends WebDriverException implements Serializable

Class org.openqa.selenium.InvalidSelectorException extends NoSuchElementException implements Serializable

Class org.openqa.selenium.NoAlertPresentException extends NotFoundException implements Serializable

Class org.openqa.selenium.NoSuchElementException extends NotFoundException implements Serializable

Class org.openqa.selenium.NoSuchFrameException extends NotFoundException implements Serializable

Class org.openqa.selenium.NoSuchWindowException extends NotFoundException implements Serializable

Class org.openqa.selenium.NotFoundException extends WebDriverException implements Serializable

Class org.openqa.selenium.StaleElementReferenceException extends WebDriverException implements Serializable

Class org.openqa.selenium.TimeoutException extends WebDriverException implements Serializable

Class org.openqa.selenium.UnableToSetCookieException extends WebDriverException implements Serializable

Class org.openqa.selenium.UnhandledAlertException extends WebDriverException implements Serializable

Serialized Fields

alertText

java.lang.String alertText

Class org.openqa.selenium.UnsupportedCommandException extends WebDriverException implements Serializable

Class org.openqa.selenium.WebDriverException extends java.lang.RuntimeException implements Serializable

Serialized Fields

sessionId

java.lang.String sessionId

Class org.openqa.selenium.XPathLookupException extends WebDriverException implements Serializable


Package org.openqa.selenium.internal.seleniumemulation

Class org.openqa.selenium.internal.seleniumemulation.BaseOptionSelectStrategy extends java.lang.Object implements Serializable

Class org.openqa.selenium.internal.seleniumemulation.IdOptionSelectStrategy extends java.lang.Object implements Serializable

Class org.openqa.selenium.internal.seleniumemulation.IndexOptionSelectStrategy extends java.lang.Object implements Serializable

Class org.openqa.selenium.internal.seleniumemulation.LabelOptionSelectStrategy extends java.lang.Object implements Serializable

Class org.openqa.selenium.internal.seleniumemulation.OptionSelectStrategy extends java.lang.Object implements Serializable

Class org.openqa.selenium.internal.seleniumemulation.ValueOptionSelectStrategy extends java.lang.Object implements Serializable



Copyright © 2012. All Rights Reserved.