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 |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
casperjs | ||
node_tests | ||
run-casper |