Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/blitz-js/blitz
/ refresh
Method
refresh
integration-tests/utils/wd-chain.ts:130–132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
refresh() {
131
return
this.updateChain(() => this.browser.navigate().refresh())
132
}
133
134
setDimensions({height, width}) {
135
return
this.updateChain(() =>
Callers
8
runTests
Function · 0.45
LogoutButton
Function · 0.45
SignupForm
Function · 0.45
LoginForm
Function · 0.45
Edit__ModelName__
Function · 0.45
SignupForm
Function · 0.45
LoginForm
Function · 0.45
Test
Function · 0.45
Calls
1
updateChain
Method · 0.95
Tested by
1
runTests
Function · 0.36