Checks that title is equal to provided one.

```js
I.seeTitleEquals('Test title.');
```

@param {string} text value to check.
[!] returns a _promise_ which is synchronized internally by recorder