ov-components: increase sleep duration in screensharing test for stability

master
Carlos Santos 2025-12-11 11:17:07 +01:00
parent d9565c07bd
commit f2363eebd8
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ describe('E2E: Screensharing features', () => {
if (screenStreams.length > 0) {
// Find B's own screen (it should be the pinned one)
await utils.toggleStreamPin('.OV_big');
await browser.sleep(500);
await browser.sleep(1000);
}
// Verify B's screen is now unpinned