I am creating a basic code using python, i am just a beginner I am getting this error AttributeError: ‘NoneType’ object has no attribute ‘is_displayed’ when i am trying to just check if the username is enabled or not and want it to return True or False
enter image description here
Please send me suggestions to correct this
New contributor
Tabrez Shaikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2