mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:47:35 +00:00
Browser+WebContent+WebDriver: Move Back, Forward, Refresh to WebContent
This commit is contained in:
parent
24fb7cd0ad
commit
7f142745e2
10 changed files with 77 additions and 101 deletions
|
@ -15,7 +15,4 @@ endpoint WebDriverSessionClient {
|
|||
quit() =|
|
||||
|
||||
get_title() => (String title)
|
||||
refresh() =|
|
||||
back() =|
|
||||
forward() =|
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue