You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
Traceback (most recent call last):
File "appdf.py", line 103, in
main()
File "appdf.py", line 98, in main
publisher.publish()
File "/home/zakhar/IdeaProjects/AppDF/tools/uploader/lib/appdf/publishers/google_play.py", line 51, in publish
self.add_languages()
File "/home/zakhar/IdeaProjects/AppDF/tools/uploader/lib/appdf/publishers/google_play.py", line 143, in add_languages
self.session.at_xpath(xpath).click()
AttributeError: 'NoneType' object has no attribute 'click'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "appdf.py", line 103, in
main()
File "appdf.py", line 98, in main
publisher.publish()
File "/home/zakhar/IdeaProjects/AppDF/tools/uploader/lib/appdf/publishers/google_play.py", line 51, in publish
self.add_languages()
File "/home/zakhar/IdeaProjects/AppDF/tools/uploader/lib/appdf/publishers/google_play.py", line 143, in add_languages
self.session.at_xpath(xpath).click()
AttributeError: 'NoneType' object has no attribute 'click'
The text was updated successfully, but these errors were encountered: