public class StaleElementReferenceException extends WebDriverException
DRIVER_INFO, SESSION_ID| 构造器和说明 |
|---|
StaleElementReferenceException(String message) |
StaleElementReferenceException(String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getSupportUrl() |
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSystemInformationpublic StaleElementReferenceException(String message)
public String getSupportUrl()
getSupportUrl 在类中 WebDriverException