From 78a14569c8e88edebbc6a1a64f8e84ef33a7b539 Mon Sep 17 00:00:00 2001 From: Ralf Vogler Date: Fri, 13 Jan 2023 17:51:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 453cd92..d019a58 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ If you're a developer, you can use `PWDEBUG=1 ...` to [inspect](https://playwrig
Click to expand -Tried [epicgames-freebies-claimer](https://github.com/Revadike/epicgames-freebies-claimer), but does not work anymore since epicgames introduced hcaptcha (see [issue](https://github.com/Revadike/epicgames-freebies-claimer/issues/172)). +Tried [epicgames-freebies-claimer](https://github.com/Revadike/epicgames-freebies-claimer), but had problems since epicgames introduced hcaptcha (see [issue](https://github.com/Revadike/epicgames-freebies-claimer/issues/172)). Played around with puppeteer before, now trying newer https://playwright.dev which is pretty similar. Playwright Inspector and `codegen` to generate scripts are nice, but failed to generate the right code for clicking a button in an iframe.