APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Appium
Cookie
Appium
· Schema
Cookie
Browser cookie object from a WebDriver session
Android
Cross-Platform
iOS
Mobile Testing
Open Source
OpenJS Foundation
Test Automation
WebDriver
Properties
Name
Type
Description
name
string
Cookie name
value
string
Cookie value
domain
string
Cookie domain
path
string
Cookie path
httpOnly
boolean
Whether the cookie is HTTP-only
secure
boolean
Whether the cookie requires HTTPS
expiry
integer
Cookie expiry as Unix timestamp
View JSON Schema on GitHub