ov-components: included fullscreen e2e event test
This commit is contained in:
parent
822ef1ad09
commit
1b93b1a551
@ -313,7 +313,7 @@ describe('Testing videoconference EVENTS', () => {
|
||||
});
|
||||
|
||||
// With headless mode, the Fullscreen API doesn't work
|
||||
(isHeadless ? it.skip : it)('should receive the onFullscreenEnabledChanged event', async () => {
|
||||
it('should receive the onFullscreenEnabledChanged event', async () => {
|
||||
let element;
|
||||
await browser.get(`${url}&prejoin=false`);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user