as per - https://github.com/drocpdp/test_framework_template/blob/main/lib/base_page.py#L59
returns True no matter the return value of https://github.com/drocpdp/test_framework_template/blob/main/lib/base_page.py#L58 get_elements() (which will NOT throw an exception if the element does not exist)
Recommendation, return Truthy value of get_elements()