-
-
Notifications
You must be signed in to change notification settings - Fork 8
Error 'NoneType' object has no attribute 'click' #7
Comments
refactor: uses now graphql response as offer supply refactor: better logging fix: bugfix for #7
refactor: uses now graphql response as offer supply refactor: better logging fix: bugfix for #7
#8 should fix this. |
Working fine while redeeming games: Experiencing problems while redeeming offers for DLC: 2021-09-07 08:18:01 [ERROR] Exception in callback SyncBase._sync..callback(<Task finishe... ...}, ...}}}>) at C:\Python39\lib\site-packages\playwright_impl_sync_base.py:104 |
Sorry for the late reply, but I can't reproduce this error. Does it still occur? |
Guss it's fixed. Please reopen or create a new Issue if it happens again. |
This is the error i got from 01/09/2021 when trying to loot new games:
2021-09-03 22:47:50 [ERROR] Error 'NoneType' object has no attribute 'click'
File "C:\Users\Marco\Documents\GitHub\primelooter\primelooter.py", line 229, in
loot(cookies, publishers, headless, dump)
File "C:\Users\Marco\Documents\GitHub\primelooter\primelooter.py", line 154, in loot
elem.query_selector("button[data-a-target=FGWPOffer]").click()
The text was updated successfully, but these errors were encountered: