mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 20:07:36 +00:00
Browser+WebContent+WebDriver: Move Delete All Cookies to WebContent
This commit is contained in:
parent
b7f21bb92e
commit
ff6055e0a3
9 changed files with 18 additions and 69 deletions
|
@ -18,6 +18,4 @@ endpoint WebDriverSessionClient {
|
|||
refresh() =|
|
||||
back() =|
|
||||
forward() =|
|
||||
get_all_cookies() => (Vector<Web::Cookie::Cookie> cookies)
|
||||
update_cookie(Web::Cookie::Cookie cookie) =|
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue