Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tebeka/selenium
/ Forward
Method
Forward
selenium.go:281–281 ·
view source on GitHub ↗
Forward moves forward in history.
()
Source
from the content-addressed store, hash-verified
279
Get(url string) error
280
// Forward moves forward in history.
281
Forward() error
282
// Back moves backward in history.
283
Back() error
284
// Refresh refreshes the page.
Callers
1
testNavigation
Function · 0.65
Implementers
1
remoteWD
remote.go
Calls
no outgoing calls
Tested by
1
testNavigation
Function · 0.52