QA findings for 06-install-gh-aw
Tested at: 2026-08-05T08:15:00Z
Viewports: small (360×800), desktop (1280×800)
#
Viewport
Category
Description
1
small
readability
1 <pre> block overflows its container at 360px viewport. scrollWidth=384px vs clientWidth=318px. Long URL in install command cannot wrap.
Screenshots
Suggested fix
Add overflow-x: auto to .markdown-body pre so long command lines scroll horizontally within the block at narrow viewports.
Warning
Firewall blocked 5 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.com
awmgmcpg
clients2.google.com
storage.googleapis.com
www.google.com
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
network :
allowed :
- defaults
- " accounts.google.com"
- " awmgmcpg"
- " clients2.google.com"
- " storage.googleapis.com"
- " www.google.com"
See Network Configuration for more information.
Generated by 🎭 Workshop Playwright QA · 97.6 AIC · ⌖ 6.65 AIC · ⊞ 5.8K · ◷
QA findings for
06-install-gh-awTested at: 2026-08-05T08:15:00Z
Viewports: small (360×800), desktop (1280×800)
<pre>block overflows its container at 360px viewport. scrollWidth=384px vs clientWidth=318px. Long URL in install command cannot wrap.Screenshots
Suggested fix
Add
overflow-x: autoto.markdown-body preso long command lines scroll horizontally within the block at narrow viewports.Warning
Firewall blocked 5 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comawmgmcpgclients2.google.comstorage.googleapis.comwww.google.comSee Network Configuration for more information.