public class StaleElementReferenceException extends WebDriverException
BASE_SUPPORT_URL, DRIVER_INFO, SESSION_ID| Constructor and Description |
|---|
StaleElementReferenceException(java.lang.String message) |
StaleElementReferenceException(java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSupportUrl() |
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSystemInformationpublic StaleElementReferenceException(java.lang.String message)
public StaleElementReferenceException(java.lang.String message,
java.lang.Throwable cause)
public java.lang.String getSupportUrl()
getSupportUrl in class WebDriverException