DanBradey/Gmail_Create_Account

AttributeError: 'NoneType' object has no attribute 'clear'

Closed this issue · 0 comments

Running into an error after it opens FireFox

line 21, in
first_name.clear()
AttributeError: 'NoneType' object has no attribute 'clear'

Not sure how to proceed.