changed check always deny
This commit is contained in:
parent
6172a9f0b9
commit
46e2e73514
@ -107,7 +107,7 @@ class GuestPolicy extends MultiUsers {
|
||||
await setGuestPolicyOption(this.modPage, e.alwaysDeny);
|
||||
await sleep(1500);
|
||||
await this.initUserPage(false);
|
||||
await this.userPage.hasElement(e.joinMeetingDemoPage);
|
||||
await this.userPage.hasElement(e.welcomeMessage);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user