blob: d5075406a938c7515627796aaef2164217b5978c [file] [log] [blame] [edit]
selenium.common.exceptions
==========================
.. automodule:: selenium.common.exceptions
.. rubric:: Exceptions
.. autosummary::
DetachedShadowRootException
ElementClickInterceptedException
ElementNotInteractableException
ElementNotSelectableException
ElementNotVisibleException
ImeActivationFailedException
ImeNotAvailableException
InsecureCertificateException
InvalidArgumentException
InvalidCookieDomainException
InvalidCoordinatesException
InvalidElementStateException
InvalidSelectorException
InvalidSessionIdException
InvalidSwitchToTargetException
JavascriptException
MoveTargetOutOfBoundsException
NoAlertPresentException
NoSuchAttributeException
NoSuchCookieException
NoSuchDriverException
NoSuchElementException
NoSuchFrameException
NoSuchShadowRootException
NoSuchWindowException
ScreenshotException
SessionNotCreatedException
StaleElementReferenceException
TimeoutException
UnableToSetCookieException
UnexpectedAlertPresentException
UnexpectedTagNameException
UnknownMethodException
WebDriverException