guoqqqi commented on a change in pull request #1308:
URL: https://github.com/apache/apisix-dashboard/pull/1308#discussion_r561898842



##########
File path: web/cypress/integration/route/create-route-with-upstream.spec.js
##########
@@ -93,7 +93,7 @@ context('Create Route with Upstream', () => {
     cy.contains(data.routeName).siblings().contains('Edit').click();
 
     // fetching Resource
-    cy.wait(500);
+    cy.get(domSelector.name).click();

Review comment:
       During the test, I found that the new url can be resolve directly after 
clicking




----------------------------------------------------------------
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


Reply via email to