[MM-62094] E2E: Don't including loading screen or other windows in server map, remove check for loading screen finish (#3252)
This commit is contained in:
@@ -14,7 +14,7 @@ describe('menu_bar/dropdown', function desc() {
|
||||
env.createTestUserDataDir();
|
||||
env.cleanTestConfig();
|
||||
fs.writeFileSync(env.configFilePath, JSON.stringify(config));
|
||||
await asyncSleep(1000);
|
||||
await asyncSleep(2000);
|
||||
this.app = await env.getApp();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user