MCPcopy
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

runTestsFunction · 0.45
LogoutButtonFunction · 0.45
SignupFormFunction · 0.45
LoginFormFunction · 0.45
Edit__ModelName__Function · 0.45
SignupFormFunction · 0.45
LoginFormFunction · 0.45
TestFunction · 0.45

Calls 1

updateChainMethod · 0.95

Tested by 1

runTestsFunction · 0.36