Step checks if the specified cookie exists.

Step checks if the specified cookie has the specified value.

Step deletes the specified cookie.

Step sets the specified cookie.

Hierarchy

  • AutomationStepCookie

Properties

Properties

name: string

The name of the cookie.

value: string

The value of the cookie.

Generated using TypeDoc