Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/chatbot
/ openSidebar
Method
openSidebar
tests/pages/auth.ts:61–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
async
openSidebar() {
62
const
sidebarToggleButton = this.page.getByTestId(
'sidebar-toggle-button'
);
63
await
sidebarToggleButton.click();
64
}
65
}
Callers
2
logout
Method · 0.95
session.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected