MCPcopy
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

logoutMethod · 0.95
session.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected