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

Method SessionID

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

SessionID returns the current session ID.

()

Source from the content-addressed store, hash-verified

227
228 // SessionID returns the current session ID.
229 SessionID() string
230
231 // SwitchSession switches to the given session ID.
232 SwitchSession(sessionID string) error

Callers 1

testDeleteSessionFunction · 0.65

Implementers 1

remoteWDremote.go

Calls

no outgoing calls

Tested by 1

testDeleteSessionFunction · 0.52