guoqqqi commented on a change in pull request #1317: URL: https://github.com/apache/apisix-dashboard/pull/1317#discussion_r563287469
########## File path: web/cypress/support/commands.js ########## @@ -65,6 +65,7 @@ Cypress.Commands.add('configurePlugins', (cases) => { }); // NOTE: wait for the Drawer to appear on the DOM + cy.get({ timeout }); Review comment:  We can use timeout to replace those useless wait ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org