- extends: WebError
WebElementNotRespondingError is raised when the web page is not responding.
message
- type: str
Message of the exception.
stacktrace
- type: str
A string representing all the calls prior to the function that raised the exception.
browser_type
- type: str
Type of the browsers. The supporting browsers are as follows, “IE”, “Chrome”, “Firefox” and “Edge”.