bigbluebutton-Github/bigbluebutton-tests/playwright/user
Brent Baccala ef47bb5762 test suite: add an option to multiuser initPages() to wait and clear
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.
2022-06-24 01:47:48 +00:00
..
guestPolicy.js fix guest policy tests 2022-02-03 17:27:42 -03:00
lockViewers.js test: fix/update tests on v2.5 2022-06-08 09:29:21 -03:00
mobileDevices.js fix currentUser selector and fix the presenter verification 2022-03-01 17:11:45 -03:00
multiusers.js test suite: add an option to multiuser initPages() to wait and clear 2022-06-24 01:47:48 +00:00
status.js fix currentUser selector and fix the presenter verification 2022-03-01 17:11:45 -03:00
user.spec.js test suite: add an option to multiuser initPages() to wait and clear 2022-06-24 01:47:48 +00:00
util.js fix currentUser selector and fix the presenter verification 2022-03-01 17:11:45 -03:00