Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when trying to claim games from Epic #319

Open
wolfyllow opened this issue Apr 26, 2024 · 5 comments · May be fixed by #321
Open

Exception when trying to claim games from Epic #319

wolfyllow opened this issue Apr 26, 2024 · 5 comments · May be fixed by #321

Comments

@wolfyllow
Copy link

wolfyllow commented Apr 26, 2024

Hi!

I'm getting the following error trying to claim games from Epic store:

--- Exception:
locator.innerText: Timeout 60000ms exceeded.
Call log:
  - waiting for locator('h1').first()

It's happening with the game Lisa, which to me appears with a different layout than other game pages in the Epic store.

Anyone with the same issue?
Cheers

@N-acetylcysteine
Copy link

exact same case here

@N-acetylcysteine
Copy link

N-acetylcysteine commented Apr 26, 2024

Free games: [
  'https://store.epicgames.com/en-US/p/industria',
  'https://store.epicgames.com/en-US/bundles/lisa-the-definitive-edition'
]
Current free game: INDUSTRIA
  Not in library yet! Click GET.
  Claimed successfully!
--- Exception:
locator.innerText: Timeout 60000ms exceeded.
Call log:
  - waiting for locator('h1').first()

    at C:\Users\---\Desktop\free games\free-games-claimer\epic-games.js:162:52

@floxigen
Copy link

I've same issue as well

@Mrgaton
Copy link

Mrgaton commented Apr 30, 2024

same

--- Exception:
locator.innerText: Timeout 60000ms exceeded.
Call log:
  - waiting for locator('h1').first()

    at C:\Users\mrgaton\Mega\games-claimer\free-games-claimer\epic-games.js:162:52 {
  name: 'TimeoutError'
}

@Mrgaton
Copy link

Mrgaton commented Apr 30, 2024

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants