1
0
Fork 0
 
 
 
Go to file
Dustin 28fe49c2b2 xactfetch: Save Playwright trace for failed runs
Playwright has a nifty feature called the [Trace Viewer][0], which you
can use to observe the state of the page at any given point during the
browsing session.  This should make troubleshooting failures a lot
easier.

[0]: https://playwright.dev/python/docs/trace-viewer-intro
2024-07-11 21:48:47 -05:00
ci ci: Add Jenkins pipeline 2024-05-17 10:14:57 -05:00
.containerignore xactfetch: Switch to headed Chrome 2024-07-11 21:34:11 -05:00
.gitignore secretsocket: Handle secrets via external process 2024-07-10 14:54:23 -05:00
Containerfile xactfetch: Switch to headed Chrome 2024-07-11 21:34:11 -05:00
chase2fa.py xactfetch: chase: Handle SMS 2-factor auth 2024-07-11 21:21:03 -05:00
entrypoint.sh xactfetch: Switch to headed Chrome 2024-07-11 21:34:11 -05:00
pinentry-stub.sh Remove unlock ntfy message 2023-12-12 08:09:40 -06:00
pyproject.toml Switch to async API 2024-07-10 14:54:23 -05:00
secretsocket.py secretsocket: Handle secrets via external process 2024-07-10 14:54:23 -05:00
xactfetch.container Make URLs, etc. configurable 2023-12-12 08:09:41 -06:00
xactfetch.py xactfetch: Save Playwright trace for failed runs 2024-07-11 21:48:47 -05:00
xactfetch.timer Add example systemd units 2023-12-12 08:09:41 -06:00