Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[base] - base_page - is_element_exists() - returns false Positive (True) at this point #3

Open
drocpdp opened this issue Oct 21, 2022 · 0 comments
Assignees
Labels
bug Something isn't working CRUCIAL

Comments

@drocpdp
Copy link
Owner

drocpdp commented Oct 21, 2022

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()

@drocpdp drocpdp self-assigned this Oct 21, 2022
@drocpdp drocpdp added bug Something isn't working CRUCIAL labels Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CRUCIAL
Projects
None yet
Development

No branches or pull requests

1 participant