remove commented lines
This commit is contained in:
parent
8f497b4249
commit
3cbb19c858
@ -23,7 +23,6 @@ class ConnectionStatus extends MultiUsers {
|
||||
await this.userPage.waitAndClick(e.joinAudio);
|
||||
await this.userPage.joinMicrophone();
|
||||
await this.userPage.shareWebcam();
|
||||
// await this.userPage.waitAndClick(e.connectionStatusBtn);
|
||||
await openConnectionStatus(this.modPage);
|
||||
|
||||
await this.userPage.page.waitForFunction(checkNetworkStatus,
|
||||
|
Loading…
Reference in New Issue
Block a user