ef47bb5762
the default presentation notification on the moderator page. Waiting until initPages() is finished to do this is problematic, because it might take long enough to init the user page that the toast has disappeared from the moderator page by the time initPages() finishes. Change all the places in the test suite where initPages() is called right before waitAndClearDefaultPresentationNotification to use the new option instead. In one place (raiseAndLowerHand) I also dropped waiting and clearing the notification on the user page because it was causing problems and doesn't seem to be necessary. |
||
---|---|---|
.. | ||
guestPolicy.js | ||
lockViewers.js | ||
mobileDevices.js | ||
multiusers.js | ||
status.js | ||
user.spec.js | ||
util.js |