test wait

This commit is contained in:
SPRINX0\prochazka
2025-07-25 09:22:55 +02:00
parent 0e06d28335
commit 7af6d9b2ce

View File

@@ -390,7 +390,7 @@ describe('Data browser data', () => {
cy.get('body').realType('find most popular artist');
cy.get('body').realPress('{enter}');
cy.testid('DatabaseChatTab_executeAllQueries', { timeout: 20000 }).click();
cy.wait(4000);
cy.wait(20000);
// cy.contains('Iron Maiden');
cy.themeshot('database-chat');