manen.exceptions
¶
- exception manen.exceptions.ElementNotFound(selectors, driver)[source]¶
Bases:
ManenException
Can not find inside a specific container an element matching the selectors.
- exception manen.exceptions.PollTimeoutException[source]¶
Bases:
TimeoutError
,ManenException