MCPcopy Create free account
hub / github.com/TanStack/devtools / panel

Method panel

e2e/helpers/src/page-objects/devtools.ts:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 }
15
16 panel(): Locator {
17 return this.page.getByTestId(SELECTORS.mainPanel)
18 }
19
20 async openViaTrigger() {
21 await this.trigger().click()

Callers 9

isOpenMethod · 0.95
expectOpenMethod · 0.95
expectClosedMethod · 0.95
MainPanelFunction · 0.80
resize.spec.tsFile · 0.80
hotkey.spec.tsFile · 0.80
smoke.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected