Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .seasnoke/qa/console.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"method": "Log.entryAdded",
"params": {
"entry": {
"source": "network",
"level": "error",
"text": "Failed to load resource: the server responded with a status of 404 (File not found)",
"timestamp": 1787441135346.549,
"url": "http://127.0.0.1:8000/favicon.ico",
"networkRequestId": "262.2"
}
}
}
]
2 changes: 2 additions & 0 deletions .seasnoke/qa/dom.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<html lang="en"><head><meta charset="utf-8"><title>programming-browser-20260612212620</title><style>body{font-family:sans-serif;max-width:52rem;margin:2rem auto;padding:0 1rem;white-space:pre-wrap}</style></head><body><h1>programming-browser-20260612212620</h1><pre># LeetCode/DSA Solutions — @suryavirkapur
</pre></body></html>
Binary file added .seasnoke/qa/frames/00-load.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .seasnoke/qa/frames/01-scroll.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .seasnoke/qa/frames/99-final.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .seasnoke/qa/screenshot-after.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .seasnoke/qa/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .seasnoke/qa/session.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions .seasnoke/qa/session.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Browser QA session

SeaSnoke opened the live DevBox preview in Chromium over CDP, scrolled, followed same-origin links, and recorded a frame timeline.

- Preview: `http://127.0.0.1:8000/`
- HTTP status: `200`
- Document title: `programming-browser-20260612212620`
- Frames captured: 3
- Routes visited: `/`
- Console errors: `1`
- Timeline: `.seasnoke/qa/timeline.json`
- Console log: `.seasnoke/qa/console.json`
- Frames: `.seasnoke/qa/frames/`
- Recording: `.seasnoke/qa/session.webm`
- DOM dump: `.seasnoke/qa/dom.html`
Binary file added .seasnoke/qa/session.mp4
Binary file not shown.
Binary file added .seasnoke/qa/session.webm
Binary file not shown.
50 changes: 50 additions & 0 deletions .seasnoke/qa/timeline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"url": "http://127.0.0.1:8000/",
"timeline": [
{
"t_ms": 1,
"step": "navigate",
"url": "http://127.0.0.1:8000/"
},
{
"t_ms": 31,
"step": "loaded"
},
{
"t_ms": 32,
"step": "title",
"value": "programming-browser-20260612212620"
},
{
"t_ms": 78,
"step": "screenshot",
"name": "00-load",
"label": "initial paint",
"bytes": 16384
},
{
"t_ms": 680,
"step": "scroll",
"y": "mid"
},
{
"t_ms": 710,
"step": "screenshot",
"name": "01-scroll",
"label": "scrolled",
"bytes": 16384
},
{
"t_ms": 1578,
"step": "screenshot",
"name": "99-final",
"label": "final",
"bytes": 16384
},
{
"t_ms": 1581,
"step": "dom_dump",
"chars": 328
}
]
}
1 change: 1 addition & 0 deletions FACTORY_RELIABILITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is a SeaSnoke factory reliability probe.