Ralf Vogler
|
b99a154267
|
Revert "workaround for recordVideo broken in Playwright 1.36"
This reverts commit 13b2917dd0.
Fine to do after upgrade to 1.39 in 75f7d77445.
which included https://github.com/microsoft/playwright/issues/27086
|
2023-11-02 16:26:45 +01:00 |
|
Ralf Vogler
|
41f1f95509
|
PW: replace deprecated type() with pressSequentially() for OTPs
|
2023-09-18 14:02:15 +02:00 |
|
Ralf Vogler
|
13b2917dd0
|
workaround for recordVideo broken in Playwright 1.36
Recording videos with relative path as in docs was broken for Firefox.
Issue: https://github.com/microsoft/playwright/issues/27086
Can be reverted after PR is available in release: https://github.com/microsoft/playwright/pull/27099
|
2023-09-18 13:03:04 +02:00 |
|
Ralf Vogler
|
b748460b73
|
disable Playwright's handleSIGINT and close context ourselves to save recordings also on SIGINT
|
2023-09-18 12:58:20 +02:00 |
|
Ralf Vogler
|
1fbabbc0f2
|
log path of recorded video
|
2023-09-18 12:49:23 +02:00 |
|
Ralf Vogler
|
6a7cca31a4
|
update dependencies via ncu -u, lowdb: pass defaultData
dotenv ^16.0.3 → ^16.3.1
enquirer ^2.3.6 → ^2.4.1
lowdb ^5.1.0 → ^6.0.1
playwright-firefox ^1.31.0 → ^1.37.1
puppeteer-extra-plugin-stealth ^2.11.1 → ^2.11.2
https://github.com/typicode/lowdb/releases/tag/v6.0.0
> Require defaultData parameter for Low and LowSync constructors to improve TypeScript experience
|
2023-08-24 13:14:39 +02:00 |
|
Ralf Vogler
|
f89b4a6a36
|
ue: mention new assets to claim every first Tuesday of a month
|
2023-08-10 14:37:00 +02:00 |
|
Ralf Vogler
|
b5ead8ea21
|
SCREENSHOTS_DIR=0 to disable screenshots, fixes #172
|
2023-07-20 16:10:50 +02:00 |
|
Ralf Vogler
|
7e4770b846
|
ue: notify on 'Price is not 0!' + ask to report, #44
|
2023-06-02 00:52:11 +02:00 |
|
Ralf Vogler
|
d3d22b1582
|
ue: wait 2s before checking cart, #44
|
2023-06-02 00:47:48 +02:00 |
|
Ralf Vogler
|
f906bef2a8
|
ue: fix 'Sign In'/user detection, #44
|
2023-06-02 00:14:21 +02:00 |
|
Ralf Vogler
|
00e213cf50
|
ue: support RECORD=1
|
2023-06-02 00:11:10 +02:00 |
|
Ralf Vogler
|
631197371f
|
ue: claimed successfully; set status, detect owned, better log
|
2023-04-29 11:01:16 +02:00 |
|
Ralf Vogler
|
5809b0963a
|
ue: unrealengine: add assets to cart & checkout, rest same as for epic-games, #44
|
2023-04-28 00:59:27 +02:00 |
|
Ralf Vogler
|
5214bea488
|
cp epic-games.js unrealengine.js
|
2023-04-28 00:26:09 +02:00 |
|