Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ openViaTrigger
Method
openViaTrigger
e2e/helpers/src/page-objects/devtools.ts:20–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
async
openViaTrigger() {
21
await
this.trigger().click()
22
await
this.expectOpen()
23
}
24
25
async
closeViaButton() {
26
await
this.page.getByTestId(SELECTORS.closeButton).click()
Callers
14
start.spec.ts
File · 0.80
resize.spec.ts
File · 0.80
persistence.spec.ts
File · 0.80
pip.spec.ts
File · 0.80
event-probe.spec.ts
File · 0.80
smoke.spec.ts
File · 0.80
tabs-and-plugin.spec.ts
File · 0.80
panel-open-close.spec.ts
File · 0.80
angular.spec.ts
File · 0.80
solid.spec.ts
File · 0.80
preact.spec.ts
File · 0.80
nitro.spec.ts
File · 0.80
Calls
2
trigger
Method · 0.95
expectOpen
Method · 0.95
Tested by
no test coverage detected