test(ui): opt subtitle scenario into previews

This commit is contained in:
RoboClaw
2026-08-20 15:35:04 +00:00
parent 23c1c0b08f
commit c41675bacf
@@ -842,6 +842,9 @@ suite.define(() => {
serviceWorkers: "block",
viewport: { height: 900, width: 1280 },
});
await context.addInitScript(() => {
localStorage.setItem("openclaw:sidebar:sessions:show-preview", "true");
});
const page = await context.newPage();
const gateway = await installMockGateway(page, {
methodResponses: {