You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
The WD protocol allows cookie manipulation:
https://www.w3.org/TR/webdriver1/#cookies
Make it possible to mainpulate cookies when calling capture().
Either as third parameter to the capture callback as (actions, elements, cookies):
Or patching the functions into the actions:
The text was updated successfully, but these errors were encountered: