Trung Le
a8c578bd93
feat: dockerize, fix sign in loop
2022-03-31 03:06:01 +07:00
Ralf Vogler
3b3289dddf
upgrade to ES6 modules and top-level await, add jsconfig.json with es2022
...
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import
https://code.visualstudio.com/docs/languages/jsconfig
2022-02-24 18:27:25 +01:00
Ralf Vogler
83a4b064bd
annotate context type, defaultTimeout 30s -> 10s
2021-12-28 18:26:27 +01:00
Ralf Vogler
1cec85b9e9
rm main.captcha.js
2021-12-28 17:25:01 +01:00
Ralf Vogler
64d0ba8ce7
main.stealth.js: puppeteer-extra-plugin-stealth enough to avoid hcaptcha, claim successful
2021-12-28 00:54:06 +01:00
Ralf Vogler
d44d84be3c
main.captcha.js: try beta of playwright-extra recaptcha, but fails on selectors
...
page.click: Evaluation failed: DOMException: Failed to execute 'querySelectorAll' on 'Document': 'button:has-text("Continue")' is not a valid selector.
2021-12-27 23:58:29 +01:00
Ralf Vogler
c1393e95be
add script npm run codegen
2021-12-27 23:53:43 +01:00
Ralf Vogler
e5ce7916ab
script from playwright codegen + iframe fix + notes
2021-12-27 21:33:18 +01:00