Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ go_back
Method
go_back
seleniumbase/core/sb_cdp.py:512–513 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
510
self.find_elements_by_text(link_text,
"a"
)[0].click()
511
512
def
go_back(self):
513
self.loop.run_until_complete(self.page.back())
514
515
def
go_forward(self):
516
self.loop.run_until_complete(self.page.forward())
Callers
12
go_back
Function · 0.45
back
Method · 0.45
terug
Method · 0.45
retour
Method · 0.45
indietro
Method · 0.45
volver
Method · 0.45
뒤로
Method · 0.45
назад
Method · 0.45
戻る
Method · 0.45
回去
Method · 0.45
voltar
Method · 0.45
test_xkcd
Method · 0.45
Calls
1
back
Method · 0.45
Tested by
1
test_xkcd
Method · 0.36