Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testDeleteSession
Function · 0.65
Implementers
1
remoteWD
remote.go
Calls
no outgoing calls
Tested by
1
testDeleteSession
Function · 0.52