MCPcopy Index your code
hub / github.com/tebeka/selenium / Refresh

Method Refresh

selenium.go:285–285  ·  view source on GitHub ↗

Refresh refreshes the page.

()

Source from the content-addressed store, hash-verified

283 Back() error
284 // Refresh refreshes the page.
285 Refresh() error
286
287 // FindElement finds exactly one element in the current page's DOM.
288 FindElement(by, value string) (WebElement, error)

Callers 1

testNavigationFunction · 0.65

Implementers 1

remoteWDremote.go

Calls

no outgoing calls

Tested by 1

testNavigationFunction · 0.52