Checks that cookie with given name exists.

```js
I.seeCookie('Auth');
```

@param {string} name cookie name.
[!] returns a _promise_ which is synchronized internally by recorder