mirror of https://github.com/zulip/zulip.git
bede14724d
According to http://docs.casperjs.org/en/latest/modules/casper.html#waitfor, waitFor functions cannot be chained together. All functions that start with 'waitFor', like `waitForSelector`, use `waitFor` function so they should be wrapped in a `then`. Fixes: #1352 |
||
---|---|---|
.. | ||
00-realm-creation.js | ||
01-login.js | ||
02-site.js | ||
03-narrow.js | ||
04-compose.js | ||
05-subscriptions.js | ||
06-settings.js | ||
07-stars.js | ||
08-edit.js | ||
09-navigation.js | ||
10-admin.js | ||
11-mention.js |