openvidu-test-e2e: wait time after alert accepted
This commit is contained in:
parent
92123d6df5
commit
6a8670304f
@ -2864,6 +2864,8 @@ public class OpenViduTestAppE2eTest {
|
||||
Assert.fail("Alert exception");
|
||||
}
|
||||
|
||||
Thread.sleep(500);
|
||||
|
||||
user.getDriver().findElement(By.cssSelector("#openvidu-instance-1 .join-btn")).sendKeys(Keys.ENTER);
|
||||
|
||||
user.getEventManager().waitUntilEventReaches("connectionCreated", 5);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user