MCPcopy Create free account
hub / github.com/tebeka/selenium / Close

Method Close

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

Close closes the current window.

()

Source from the content-addressed store, hash-verified

260 PageSource() (string, error)
261 // Close closes the current window.
262 Close() error
263 // SwitchFrame switches to the given frame. The frame parameter can be the
264 // frame's ID as a string, its WebElement instance as returned by
265 // GetElement, or nil to switch to the current top-level browsing context.

Callers 12

TestFrameBufferFunction · 0.65
TestMainFunction · 0.65
pickUnusedPortFunction · 0.65
testProxyFunction · 0.65
startMethod · 0.65
StopMethod · 0.65
SetProfileMethod · 0.65
AddExtensionMethod · 0.65
addExtensionMethod · 0.65
NewFunction · 0.65
StartMethod · 0.65

Implementers 1

remoteWDremote.go

Calls

no outgoing calls

Tested by 4

TestFrameBufferFunction · 0.52
TestMainFunction · 0.52
pickUnusedPortFunction · 0.52
testProxyFunction · 0.52