mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
test wait
This commit is contained in:
@@ -390,7 +390,7 @@ describe('Data browser data', () => {
|
|||||||
cy.get('body').realType('find most popular artist');
|
cy.get('body').realType('find most popular artist');
|
||||||
cy.get('body').realPress('{enter}');
|
cy.get('body').realPress('{enter}');
|
||||||
cy.testid('DatabaseChatTab_executeAllQueries', { timeout: 20000 }).click();
|
cy.testid('DatabaseChatTab_executeAllQueries', { timeout: 20000 }).click();
|
||||||
cy.wait(4000);
|
cy.wait(20000);
|
||||||
// cy.contains('Iron Maiden');
|
// cy.contains('Iron Maiden');
|
||||||
cy.themeshot('database-chat');
|
cy.themeshot('database-chat');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user