ReferenceClicknium Python APIExceptionsElementNotFoundErrorOn this pageElementNotFoundErrorextends: BaseErrorElementNotFoundError is raised when the target UI element can not be found by the given locator.messagestacktracemessagetype: strMessage of the exception.stacktracetype: strA string representing all the calls prior to the function that raised the exception.