Free-Games
Free-Games copied to clipboard
[Bug] Can't find Place Order button
It seems that Epic might have changed something on their site.. The script is no longer able to find the Place Order button.
Failed to click on 'Get' button. Using parent element workaround... Worked
Traceback (most recent call last):
File "E:\Scripts\EpicFreeGames\Free-Games\Free_Games.py", line 315, in <module>
claim_free_games()
File "E:\Scripts\EpicFreeGames\Free-Games\Free_Games.py", line 248, in claim_free_games
getGame()
File "E:\Scripts\EpicFreeGames\Free-Games\Free_Games.py", line 80, in getGame
raise TypeError("Unable to find 'Place Order' button")
TypeError: Unable to find 'Place Order' button
I love when they do that... I'll try and look at this as well
I'm no longer going to update this repository. Please use this new and improved one that makes use of the Epic Games desktop app rather than logging in via the browser:
https://github.com/MasonStooksbury/Free-Games-V2