Legacy | Get cookie
-
Command: cookie
-
Subcommand: get
-
Supported Platforms: Native (legacy), UFT (legacy), Selenium, Appium
All commands must be executed using the same framework. Sharing the execution ID between different frameworks is not possible. This means that if you work with a Selenium/Appium driver, you need to call the commands using the Selenium/Appium driver (or, in the case of Reporting commands, through the Reporting SDK that works with the driver) and not as part of a UFT test or another framework.
-
Supported OS: Android, iOS
Description
Returns the value associated with the specified cookie and (optionally) stores it in the variable.
Parameters
Name | Value | Default | Description |
---|---|---|---|
deviceID* | The device for this command. | ||
name* | The name of the cookie. | ||
variable | The variable to receive the selected cookie value. |
* Mandatory
Request
Copy
Request
https://mycloud.perfectomobile.com/services/executions/john@perfectomobile.com_controller_16-12-07_08_30_54_151?operation=command&securityToken=<your_token>&command=cookie&subcommand=get¶m.deviceId=2ACB96B8¶m.name=myCook