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

Method PageSource

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

PageSource returns the current page's source.

()

Source from the content-addressed store, hash-verified

258 Title() (string, error)
259 // PageSource returns the current page's source.
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

Callers 4

testPageSourceFunction · 0.65
testSendKeysFunction · 0.65
testClickFunction · 0.65

Implementers 1

remoteWDremote.go

Calls

no outgoing calls

Tested by 4

testPageSourceFunction · 0.52
testSendKeysFunction · 0.52
testClickFunction · 0.52