web_driver_client v0.2.0 WebDriverClient.Cookie View Source

Details about a cookie stored in the browser

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %WebDriverClient.Cookie{domain: domain(), name: name(), value: value()}