Free-Games icon indicating copy to clipboard operation
Free-Games copied to clipboard

[Bug] Can't find Place Order button

Open SonOfDiablo opened this issue 4 years ago • 1 comments

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

SonOfDiablo avatar Jun 11 '21 16:06 SonOfDiablo

I love when they do that... I'll try and look at this as well

MasonStooksbury avatar Jun 14 '21 14:06 MasonStooksbury

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

MasonStooksbury avatar Dec 27 '23 00:12 MasonStooksbury