Calls Tab & Group Call Disposition
This commit is contained in:
parent
620e85ca01
commit
1eaabb6734
139 changed files with 9182 additions and 2721 deletions
|
@ -102,9 +102,9 @@ describe('pnp/send gv2 invite', function needsName() {
|
|||
|
||||
debug('clicking compose and "New group" buttons');
|
||||
|
||||
await leftPane.locator('.module-main-header__compose-icon').click();
|
||||
await window.getByRole('button', { name: 'New chat' }).click();
|
||||
|
||||
await leftPane.locator('[data-testid=CreateNewGroupButton]').click();
|
||||
await leftPane.getByTestId('CreateNewGroupButton').click();
|
||||
|
||||
debug('inviting ACI member');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue